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

[VisionConnect]「ヴィジョンコネクト」のダイスボットを追加 #553

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

spore0814
Copy link
Contributor

概要

ヴィジョンコネクト( https://www.fear.co.jp/visionconnect/index.htm )のダイスボットの追加。

機能

判定

「VC+x@c#f>=y」の形式とした。
xは修正値、yは目標値、cはクリティカル値、fはファンブル値である。
このシステムにおいては判定ダイスは常に2D6であるため、ダイス数と面数は省略した。
また、コマンドの最初に「!」をつけると致命的失敗がすべてアクシデントとなるようにした(通常時は2がアクシデント、それ以外はトラブルである)。

アクシデント表とトラブル表を作成した。

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #553 (b8a0409) into master (0288d19) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
+ Coverage   95.60%   95.61%   +0.01%     
==========================================
  Files         325      326       +1     
  Lines       19031    19082      +51     
==========================================
+ Hits        18195    18246      +51     
  Misses        836      836              
Impacted Files Coverage Δ
lib/bcdice/game_system.rb 100.00% <100.00%> (ø)
lib/bcdice/game_system/VisionConnect.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 0288d19...b8a0409. Read the comment docs.

@ysakasin ysakasin merged commit 115fd4b into bcdice:master Aug 20, 2022
@ysakasin
Copy link
Member

ありがとうございます! マージしました。

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.

2 participants