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

[CthulhuTech_1ed] Fix Agility math to correctly roll AGI Feat #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KasaiMagi
Copy link
Owner

Dice were counted by raw Agi instead of floor(Agi / 2) like all other attribute feat rolls.

Changes / Comments

Provide a few comments about what you have changed.
AGI Feat was changed to calculate number of dice equal to raw AGI. This is incorrect and does not match how the other attribute feats are calculated. Dice count should equal floor(AGI / 2)

Roll20 Requests

Include the name of the sheet you made changes to in the title.

  • If changes fix a bug or resolves a feature request, be sure to link to that issue.
  • For pull request that change multiple sheets please confirm these changes are intentional for all sheets. This will help us catch unintended submissions.
  • When updating existing sheets if you are changing attribute names please note what steps you have taken, if any, to assist players in keeping their data.

Dice were counted by raw Agi instead of `floor(Agi / 2)` like all other attribute feat rolls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant