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

ビギニングアイドル(2022年改訂版)を追加 #565

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

ysakasin
Copy link
Member

2022年に大判サイズで出版された『ビギニングアイドル』に対応する。

Ref. #556

・行為判定 BIn@c#f+m>=t
 nD6をダイスロールし、行為判定に成功したかを出力します。スペシャルとファンブルの判定も行います。
  n: ダイス数(省略時 2)
  c: スペシャル値(省略時 12)
  f: ファンブル値(省略時 2)
  m: 修正値(省略可)
  t: 目標値

・パフォーマンス判定 PDn+m
 nD6をダイスロールし、パフォーマンス値を出力します。パーフェクトミラクルとミラクルの判定も行います。
  n: ダイス数
  m: 修正値(省略可)

・シンフォニー xxxPDn+m
 nD6をダイスロールし、場に残っているダイスを加味してパフォーマンス値を出力します。
 パーフェクトミラクルとミラクルシンクロの判定も行います。
  xxx: 場に残っているダイスの出目を列挙したもの
  n: ダイス数
  m: 修正値(省略可)

@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Base: 95.60% // Head: 95.62% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (d622a07) compared to base (13126ff).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #565      +/-   ##
==========================================
+ Coverage   95.60%   95.62%   +0.01%     
==========================================
  Files         330      331       +1     
  Lines       19249    19336      +87     
==========================================
+ Hits        18403    18490      +87     
  Misses        846      846              
Impacted Files Coverage Δ
lib/bcdice/game_system/BeginningIdol.rb 100.00% <ø> (ø)
lib/bcdice/game_system.rb 100.00% <100.00%> (ø)
lib/bcdice/game_system/BeginningIdol2022.rb 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ysakasin ysakasin merged commit 91c8ea1 into master Oct 18, 2022
@ysakasin ysakasin deleted the BeginningIdol2022 branch October 18, 2022 14:13
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.

1 participant