Roll20, In the past, this macro healed a targeted token using the standard 5e character sheet, but now heals the target AND the token "casting the spell". Do you see a possible corruption issue or anything else that could be corrected to make it only heal the target token? Thank you! !token-mod {{ --set bar1_value|[[{ (0@{target|bar1} +0d0 + 5), 0@{target|bar1|max}d1 }kl1 ]] --report all|"{name} regained {bar1_value:abschange} hit points" gm|"{name} has {bar1_value}/{bar1_max} hp" --ids @{target|token_id} }}