-
-
Notifications
You must be signed in to change notification settings - Fork 22
Feature Request: Sorcery Point Conversion #122
Comments
There is mod for that :) |
That mod handles spell points being used over spell slots. The Sorcery Points of a sorcerer work differently. They are used along with spell slots, and allow a sorcerer to convert the points in to spell slots, or slots can be converted in to points. The points are used for metamagic. Spells still require spell slots to be cast. This is part of a sorcerers Flexible Casting class feature. |
Ok, I think I know what you want. Not the most elegant solution since I am not really good at this and just mangled a bunch of code I found plus edited it together but here are 2 macros that will let you convert spell points to spell slots and vice versa. In both, you have to edit which spell slot you want to use and how many spell points you want to use as well as choose were should the spells points be taken from (resources or feature charges). So basically you would have 10 macros, 5 for spellpoints->spellslot for each level of spell and 5 for spellslots->spellpoints for each level of the spell. Be advised, the change to spell slots won't show until you re-open the character sheet for some reason, and also token has to be selected, character sheet does not have to be open. I did this mostly for myself since I did not realize I need this too so... :D
|
A feature to manage a sorcerers conversion of spell slots in to sorcery points and vice versa.
The text was updated successfully, but these errors were encountered: