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

fix(attack roll): fix issue causing damage rolls not to respect their skill/attribute config #111

Merged

Conversation

stanavdb
Copy link
Collaborator

Type

  • Bug fix
  • Feature
  • Refactor
  • Other (please describe):

Description
This PR fixes an issue causing damage rolls that are part of an attack, not to respect their skill/attribute overrides.

Related Issue
Closes #101

How Has This Been Tested?
Created an item with different skills/attributes configured for the skill test and damage roll. Added the item to an Actor that had different values for said skills. Used the item and checked if the appropriate modifier were present.

Screenshots (if applicable)
image

Checklist:

  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes do not introduce any new warnings or errors.
  • My PR does not contain any copyrighted works that I do not have permission to use.
  • I have tested my changes on Foundry VTT version: 12.331.

@stanavdb stanavdb self-assigned this Oct 24, 2024
@stanavdb stanavdb merged commit fe8fcd1 into release-0.1.2 Oct 24, 2024
1 check passed
@stanavdb stanavdb deleted the fix/attack-damage-rolls-not-using-config-101 branch October 24, 2024 16:51
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.

1 participant