I have a lot of API I would like to continue using which allows me to change HP, temp HP etc and track roll results. However, I would also like to use the Roll template. Typically my API looks for chat message such as !SaveRollResult, !Pathfinder etc. Is there any way to send variable information to the roll template? Only way I can see is adding variables to the character sheet to hold the API values. Below is an example of a token/character macro. /em attack roll with @{repeating_weapon_0_name} /r 1d20 + ([[@{repeating_weapon_0_attack-type}]] - [[@{target|AC}]]) !SaveRollResult !Pathfinder Damage |^| critvalue -> @{repeating_weapon_0_crit} |^| targetId -> @{target|token_id} !DamageRoll @{repeating_weapon_0_damage} + [[@{repeating_weapon_0_damage-ability}]]