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

Attack stat bonuses on character sheet not working #41

Closed
totallybanjaxed opened this issue Jan 1, 2023 · 0 comments
Closed

Attack stat bonuses on character sheet not working #41

totallybanjaxed opened this issue Jan 1, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@totallybanjaxed
Copy link

Reported by nic77 on foundry discord.

When performing a melee or ranged attack, the PCs relevant stat bonus (str/dex) is always returning as zero.

image

checking the code, it seems it's using @str.bonus or @dex.bonus, instead of @abilities.str.bonus and @abilities.dex.bonus

Will raise a PR to address

@orffen orffen self-assigned this Jan 14, 2023
@orffen orffen added invalid This doesn't seem right bug Something isn't working and removed invalid This doesn't seem right labels Jan 14, 2023
@orffen orffen added this to the r9 milestone Jan 14, 2023
orffen added a commit that referenced this issue Jan 14, 2023
@orffen orffen closed this as completed Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants