
Greetings to all the macro helpers out there. I am really bad at this, so I humbly ask for help. I have watched Nick O's video and have stumbled through this so far it works. !power {{ --name|Cure Wounds --leftsub|1 Action --rightsub|Range:Touch --Spell Cast|Cure Wounds --Effect|A creature you touch regains a number of hit points equal to 1d8 + your spellcasting ability modifier. --Healing Received|[[ [$Heal]1d8+@{wisdom_mod} ]] --alterbar1|_target|@{target|token_id} _bar|1 _amount|+[^Heal] _show|all }} After an hour of piecing this together as well as knocking my head against the desk... Is there a way you can think of to add the ability to modify the level of the cast? I have it so it displays a card, describes the spell, targets a token and heals the target tokens HP, but I can not figure out a way to factor upcasting the spell SO any help would be great. Please feel free to make any suggestions on how to alter the macro that you may think of as well.