Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Aug 20, 2022

Conversation

ViVi-shark
Copy link
Contributor

@ViVi-shark ViVi-shark commented May 6, 2022

ゲームについて

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

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

機能

追加目標表

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

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

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

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

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

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

備考

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

@codecov
Copy link

codecov bot commented May 6, 2022

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.

@ysakasin ysakasin merged commit 6055466 into bcdice:master Aug 20, 2022
@ysakasin
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants