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

[BUG] - Summoning not taking the feature's ability modifier, instead taking the summoner's spellcasting modifier #32

Open
Zanderaf opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Zanderaf
Copy link

Describe the bug
A creature's to-hit bonus is improperly calculated when its summoned. It looks like its taking the modifier from the character's spellcasting stat, instead of the modifier of the feature or spell.

To Reproduce
Steps to reproduce the behavior:

  1. Create a spell or feature with the Summoning action type.
  2. Ex. 1: Set its Spellcasting ability score to intellgence, and set the feature/spell to use wisdom.
  3. Make sure it matches to hit.
  4. See error

Expected behavior
it will take the summoner's spellcasting modifier, in this case intelligence, instead of the modifier the action type was set to. It was my expectation that the effect would the the Ability modifier of the action type, but its taking it from the summoner's spellcasting ability modifier. While this is alright for spells, multiclassing becoming a bit of issue for one.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:

  • Foundry Core Version: [10.291]
  • Module Version [1.1.2]
  • Host: [Self Hosted]
  • OS & Browser [Windows 10, Google Chrome]
@Zanderaf Zanderaf added the bug Something isn't working label Apr 11, 2023
@Zanderaf Zanderaf changed the title [BUG] [BUG] - Summoning not taking the feature's ability modifier, instead taking the summoner's spellcasting modifier Apr 11, 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