Hey, Trying to create a attack for a death tyrant for it's eye rays. I have all the information in there under the description portion of the NPC action 1 trying to get it to add a 1d10 roll after that to randomize what eye ray it uses. I have the following as a Token Action /em @{selected|npc_name} strikes out at @{target|foe|npc_name}! %{selected|repeating_npcaction_$2_npc_action} /roll 1d10 All it outputs however is the Dice roll..... I'm sure it's something simple that I'm missing. Thanks