[Question] - Reference for Spell Points #116
Unanswered
notaWizard11
asked this question in
Q&A
Replies: 2 comments
-
hello @mbrueckl, that depends on what you are doing and the version of the module you are using. the new version uses an Item to handle spellpoints, so you can refer to the item.uses the old version uses resources: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for taking the time to reply! That's great, I'm using the item version, so I'll play around with that, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Forgive my ignorance, I'm brand new to the world of Foundry and macros/code in general,
Is there a way to reference spell points through a macro or roll? I want to have a potion that, when consumed, replaces some spell points for an actor. I've looked as best I can through the console and can't find a reference of how to call or modify spell points other than editing the spell point max in the character sheet itself.
I'm thinking something similar to these: https://github.com/foundryvtt/dnd5e/wiki/Roll-Formulas
Any guidance/advice on if this is the wrong approach would be most appreciated!
Beta Was this translation helpful? Give feedback.
All reactions