This is what I have in one of my features & traits "When you hit a creature with a weapon attack, you can expend one superiority die to attempt to knock the target down. You add [[1d8]] to the attack’s damage roll, and if the target is Large or smaller, it must make a Strength saving throw against DC [[8+ @{strength_mod} + @{pb}]]. On a failed save, you knock the target prone. !setattr --sel --repeating_resource_$0_resource_right|0" I am trying to set a resource that I have named "Reaction" to 0 when I use an ability that burns my reaction. It works as just code placed in chat but I was wondering if it could work when I click the feature that outputs both the text and code into the chat?