BCDice icon indicating copy to clipboard operation
BCDice copied to clipboard

『実況ゴーストライヴ』のダイスボットを追加

Open ViVi-shark opened this issue 2 years ago • 1 comments

ゲームについて

  • 表題:『オバケ空間探索配信RPG「実況ゴーストライヴ」』
  • 提供場所:BOOTH
    • 「ゲームマーケット2022春」(2022/04/24)にて紙版も頒布されているとのことです。(わたしは入手していませんが)
  • 著者:首塚首子
  • 発行サークル:テトラドサルーン

当 pull request の内容は、いずれも上記BOOTHにて提供されている「DL版」にもとづきます。

機能

追加目標表

『実況ゴーストライヴ』p11に掲載されている表です。

挙動としては、ごく一般的な、 1D6 ロールの出目に対応する結果を得るものです。

霊障リスト,霊障効果リスト(2022/05/16追加)

『実況ゴーストライヴ』p26, 27, 28に掲載されている表です。

これも、一般的な、 1D6 ロールの出目に対応する結果を得るものです。

ヘルプメッセージ内の、「A.霊障リスト」「B.霊障効果リスト」という表記(アルファベットを冠する表記)は、ルールブックでの表記に則ったものです。

備考

  • 上記の表以外は、汎用コマンドで無理なく対応できるルールしかありません。
  • 特徴的な D10000 ロールがあるので、それについての明示的なテストケースをもうけてあります。

ViVi-shark avatar May 06 '22 05:05 ViVi-shark

Codecov Report

Merging #548 (7d4fdcd) into master (aa81520) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #548   +/-   ##
=======================================
  Coverage   95.60%   95.61%           
=======================================
  Files         325      326    +1     
  Lines       19031    19045   +14     
=======================================
+ Hits        18195    18209   +14     
  Misses        836      836           
Impacted Files Coverage Δ
lib/bcdice/game_system.rb 100.00% <100.00%> (ø)
lib/bcdice/game_system/GhostLive.rb 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aa81520...7d4fdcd. Read the comment docs.

codecov[bot] avatar May 06 '22 05:05 codecov[bot]

PRありがとうございます! マージしました

ysakasin avatar Aug 20 '22 03:08 ysakasin