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

[フルフェイス]専用ダイスを作成しました #668

Merged
merged 4 commits into from
Jan 22, 2024

Conversation

Faceless192x
Copy link
Contributor

話題の同人SF-TRPG『フルフェイス』の専用ダイスを書いてみました。
https://booth.pm/ja/items/5302609

現状、判定ロールだけの実装です。

    ■判定 x+bFF<=t   x:ヒート(省略時は3) b:判定修正 t:能力値

    例)FF<=2:   能力値2で判定し、その結果(成功数,1の目の数,バースト)を表示。
       6FF<=3:  ヒート6,能力値3で戦闘判定し、その結果( 〃 )を表示。
       8+2FF<=3:ヒート8,判定修正+2,能力値3で戦闘判定し、その結果( 〃 )を表示。

お手隙の際に、ご確認ください。

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e646c7) 95.63% compared to head (f21039b) 95.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #668      +/-   ##
==========================================
+ Coverage   95.63%   95.64%   +0.01%     
==========================================
  Files         346      347       +1     
  Lines       20023    20072      +49     
  Branches     5250     5259       +9     
==========================================
+ Hits        19149    19198      +49     
  Misses        874      874              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ysakasin ysakasin merged commit 266e3a9 into bcdice:master Jan 22, 2024
8 checks passed
@ysakasin
Copy link
Member

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

@Faceless192x
Copy link
Contributor Author

ありがとうございます!

@Faceless192x Faceless192x deleted the feature/fullface branch January 22, 2024 12:25
NOBUTOKA pushed a commit to Ayase00/BCDice-ArknightsFan that referenced this pull request Feb 17, 2024
* 判定を実装。Rubocop通過済み

* バースト時の表示を変更した

* [FullFace] コマンドを完全一致にする

* [FullFace] Array#count の使い方を変更

---------

Co-authored-by: SAKATA Sinji <ysakasin@gmail.com>
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.

None yet

2 participants