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』の追加 #685

Closed
wants to merge 7 commits into from
Closed

『ブラックジャケットRPG』の追加 #685

wants to merge 7 commits into from

Conversation

satsumawagashi
Copy link
Contributor

『デッドラインヒーローズRPG』をもとにしつつ、「出目100でミザリー」「デスチャートの文言変更」「チャレンジ・イベントやサイドトラック・イベントで使用する表を追加」をしました。

satsumawagashi and others added 7 commits February 17, 2024 10:22
『逆転計略TRPG_天才軍師になろう』の行為判定、ダメージ計算、変調表、各クラス経歴表を追加しました。

lib/bcdice/game_system.rb
i18n/Tensai/ja_jp.yml
lib/bcdice/game_system/Tensai.rb
test/data/Tensai.toml
IDをTensaiGunshiNiNaroに修正しました。それに伴って、ファイル名も修正しました。
SORT_KEYを規約に沿った値に修正しました。
TコマンドをTNコマンドに修正しました。
各クラス経歴表はキャラクター作成に該当するため、削除しました。関係決定表、平時天才軍師表、平時英傑表、スカウト表はゲーム中に用いるため、追加しました。

i18n/Tensai/ja_jp.yml
lib/bcdice/game_system/Tensai.rb
test/data/Tensai.toml
lib/bcdice/game_system.rb
i18n/TensaiGunshiNiNaro/ja_jp.yml
lib/bcdice/game_system/TensaiGunshiNiNaro.rb
test/data/TensaiGunshiNiNaro.toml
ダメージ計算のテストコードが漏れていたため、追加し、問題なく実行できることを確認しました。

test/data/TensaiGunshiNiNaro.toml
『デッドラインヒーローズRPG』をもとにしつつ、「出目100でミザリー」「デスチャートの文言変更」「チャレンジ・イベントやサイドトラック・イベントで使用する表を追加」をしました。

lib/bcdice/game_system/BlackJacket.rb
test/data/BlackJacket.toml
lib/bcdice/game_system.rb
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

Attention: Patch coverage is 98.71795% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.78%. Comparing base (a18f739) to head (dd409ea).

Files Patch % Lines
lib/bcdice/game_system/BlackJacket.rb 98.70% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #685      +/-   ##
==========================================
+ Coverage   95.76%   95.78%   +0.01%     
==========================================
  Files         355      356       +1     
  Lines       20754    20832      +78     
  Branches     5444     5469      +25     
==========================================
+ Hits        19876    19953      +77     
- Misses        878      879       +1     

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

@satsumawagashi satsumawagashi closed this by deleting the head repository Mar 5, 2024
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