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

[ShinobiGami] 行為判定コマンド #347

Merged
merged 4 commits into from
Dec 28, 2020
Merged

Conversation

ysakasin
Copy link
Member

スペシャル値とファンブル値を変更可能な行為判定コマンドを追加する

Ref. #302

・行為判定 SG@s#f>=x
 2D6の行為判定を行う
 s: スペシャル値 (省略時 12)
 f: ファンブル値 (省略時 2)
 x: 目標値 (省略可)
 例)SG, SG@11, SG@11#3, SG#3>=7

@ysakasin ysakasin added the enhance dicebot ダイスボットへの機能追加 label Dec 28, 2020
@codecov
Copy link

codecov bot commented Dec 28, 2020

Codecov Report

Merging #347 (4591ce9) into master (a7edf02) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #347   +/-   ##
=======================================
  Coverage   94.43%   94.44%           
=======================================
  Files         263      263           
  Lines       18055    18077   +22     
=======================================
+ Hits        17050    17072   +22     
  Misses       1005     1005           
Impacted Files Coverage Δ
lib/bcdice/game_system/ShinobiGami.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 a7edf02...4591ce9. Read the comment docs.

@ysakasin ysakasin merged commit 4680c6a into master Dec 28, 2020
@ysakasin ysakasin deleted the action_roll_ShinobiGami branch December 28, 2020 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance dicebot ダイスボットへの機能追加
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant