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

[StarryDolls] 星と宝石と人形のTRPG スタリィドール #443

Merged
merged 2 commits into from
May 4, 2021

Conversation

blhsrwznrghfzpr
Copy link
Contributor

@blhsrwznrghfzpr blhsrwznrghfzpr commented Apr 29, 2021

タイトル

星と宝石と人形のTRPG スタリィドール
Starry Dolls

公式サイト

http://www.bouken.jp/pd/sd/ ここに生まれるらしい(2021/4/30 21:33現在未開設)
http://www.shinkigensha.co.jp/book/978-4-7753-1914-7/

コマンド内容

・行為判定 nD6±m@s>=t
 nD6の行為判定を行う。スペシャル/ファンブル/成功/失敗を判定。
  n: ダイス数
  m: 修正(省略可)
  s: スペシャル値(省略時 12)
  t: 目標値(?指定可)
・各種表
 ・ランダム特技決定表 RTTn (n:分野番号、省略可能)
   1願望 2元素 3星使い 4動作 5召喚 6人間性
 ・ランダム分野表 RCT
 ・ランダム星座表 HOR
   ランダム星座表A HORA/ランダム星座表B HORB
 ・主人関係表 MRT/関係属性表 RAT
 ・奇跡表 MIR
 ・戦果表 BRT
 ・事件表 TRO
 ・遭遇表 ENC
 ・致命傷表 FWT
 ・カタストロフ表 CAT
 ・回想表
   〈魔術師の庭〉回想表 JDSRT/〈セブンス・ヘブン〉回想表 SHRT
   /〈祝福の鐘〉回想表 BCRT/〈オメガ探偵社〉回想表 ODRT
・D66ダイスあり

ランダム星座表Aおよびランダム星座表Bは単体で使用することは無い気がしますが、ルールブックに記載があったので用意しました。
セッション中はランダム星座表のみ使用することになるはずです。

  • 判定用コマンドの実装
  • 表の追加

@codecov
Copy link

codecov bot commented Apr 29, 2021

Codecov Report

Merging #443 (dedd2fe) into master (6d4b239) will increase coverage by 0.04%.
The diff coverage is 100.00%.

❗ Current head dedd2fe differs from pull request most recent head a71373d. Consider uploading reports for the commit a71373d to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
+ Coverage   95.21%   95.25%   +0.04%     
==========================================
  Files         288      289       +1     
  Lines       18711    18730      +19     
==========================================
+ Hits        17816    17842      +26     
+ Misses        895      888       -7     
Impacted Files Coverage Δ
lib/bcdice/game_system.rb 100.00% <100.00%> (ø)
lib/bcdice/game_system/BattleTech.rb 99.40% <100.00%> (+0.01%) ⬆️
lib/bcdice/game_system/FutariSousa.rb 100.00% <100.00%> (+4.00%) ⬆️
lib/bcdice/game_system/Skynauts.rb 100.00% <100.00%> (+0.59%) ⬆️
lib/bcdice/game_system/StarryDolls.rb 100.00% <100.00%> (ø)
lib/bcdice/game_system/TrinitySeven.rb 100.00% <100.00%> (+2.46%) ⬆️
lib/bcdice/game_system/ZettaiReido.rb 100.00% <100.00%> (ø)
lib/bcdice/command/parser.rb 93.95% <0.00%> (+0.93%) ⬆️

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 6d4b239...a71373d. Read the comment docs.

@blhsrwznrghfzpr blhsrwznrghfzpr force-pushed the starry_dolls branch 3 times, most recently from 3aed733 to a9179e3 Compare April 30, 2021 12:28
@blhsrwznrghfzpr blhsrwznrghfzpr marked this pull request as ready for review April 30, 2021 12:37
@GenKuzumochi
Copy link
Contributor

目標値は「省略可」ではなく「?指定可」のほうが伝わるかもしれません。

@blhsrwznrghfzpr
Copy link
Contributor Author

目標値は「省略可」ではなく「?指定可」のほうが伝わるかもしれません。

実装途中の内容が残ったままでした。指摘ありがとうございます

Copy link
Member

@ysakasin ysakasin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ysakasin ysakasin merged commit b8055f0 into bcdice:master May 4, 2021
@blhsrwznrghfzpr blhsrwznrghfzpr deleted the starry_dolls branch May 4, 2021 00:51
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.

3 participants