
Hello all! I know that Aaron was working on something he called CharMod that might be abe to do this in the future, but I use the following formula to generate an amount of healing for a cure spell: "@{selected|token_name} casts CURE Wounds on @{target|Target|token_name}, healing them for [[(?{Spell Slot Level|1})d8 + @{selected|PB} + @{selected|wisdom_mod}]]!". Next as the DM, I manually adjust the target's HP to reflect the rolled outcome of the script. Is there a way to automate the process so that it automatically adds the calculated amount to the targeted bar3 of the targeted token? Thanks!