I've been using Taking20's token macros and they've been great. Having a few issues with custom/homemade monsters. I have a characters sidekick who has Second Wind. What I'd like is for when the player hit the "SecondWind" button, for it to auto roll and display the HP total. WHat do I need to add to this code? /w Aeri &{template:npcaction} {{name=@{selected|npc_name}}} {{rname=@{selected|repeating_npctrait_$6_name}}} {{description=@{selected|repeating_npctrait_$6_description}}} Also, the same sidekick has Battle Readiness (Advantage on Initiative). How do I add that to the "Initiative button" @{wtype}&{template:simple} {{rname=^{init-u}}} {{mod=@{initiative_bonus}}} {{r1=[[@{initiative_style}+@{initiative_bonus}@{pbd_safe}[INIT] &{tracker}]]}} {{normal=1}} @{charname_output}