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

[マギウス: 新世紀エヴァンゲリオンRPG 決戦!第3新東京市]の実装(再依頼) #765

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Faceless192x
Copy link
Contributor

前回のPull Requestが上手くなかったようで、Rebaseして修正、再度Pull Requestをあげてみます。

コマンドはマギウスと同様なのですが、判定に「絶対成功」と「絶対失敗」が追加されています。

■能力値判定 MA+x>=t        x:修正値 t:目標値
例)MA>=7: ダイスを2個振って、その結果(成功,失敗,絶対成功,絶対失敗)を表示

■技能値判定 MS+x>=t        x:修正値 t:目標値
例)MS>=7: ダイスを3個振って、そのうち上位2つを採用し、結果(成功,失敗,絶対成功,絶対失敗)を表示

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

@Faceless192x
Copy link
Contributor Author

なぜか「慈悲なきアイオニア」のコードに余分な改行があるとのことで、Rubocopがお怒りのようです。

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.91%. Comparing base (b0a255e) to head (afe0203).
Report is 55 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #765      +/-   ##
==========================================
+ Coverage   95.88%   95.91%   +0.03%     
==========================================
  Files         376      380       +4     
  Lines       22110    22344     +234     
  Branches     5871     5948      +77     
==========================================
+ Hits        21200    21432     +232     
- Misses        910      912       +2     

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

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