Skip to content

Commit

Permalink
神聖課金RPGディヴァインチャージャー を追加 (#677)
Browse files Browse the repository at this point in the history
* 通常判定・反転判定・ランダムイベント表を作成

* 神器表の実装及びrubocop通過

* 神器表のテストケース追加

* 通常判定のコマンドをD6からDCに変更した

* [DivineCharger] refactor

---------

Co-authored-by: SAKATA Sinji <ysakasin@gmail.com>
  • Loading branch information
Faceless192x and ysakasin authored Feb 25, 2024
1 parent cc77c7e commit 33ccf4d
Show file tree
Hide file tree
Showing 3 changed files with 1,441 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/bcdice/game_system.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
require "bcdice/game_system/DetatokoSaga_Korean"
require "bcdice/game_system/DiceBot"
require "bcdice/game_system/DiceOfTheDead"
require "bcdice/game_system/DivineCharger"
require "bcdice/game_system/DoubleCross"
require "bcdice/game_system/DoubleCross_Korean"
require "bcdice/game_system/Dracurouge"
Expand Down
Loading

0 comments on commit 33ccf4d

Please sign in to comment.