
Hello all, I took a search and did not see anythig on this (It is entirely possible I missed it!) So I see the below for a separate attack and damage roll; Attack Roll; &{template:npcaction} {{attack=1}} {{name=@{npc_name} }} {{rname=rname}} {{r1=[[ [[1d20]] ]] }} {{normal=1}} {{description=description}} Damage Roll; &{template:npcdmg} {{damage=1}} {{dmg1flag=1}} {{dmg1=[[ [[1d20]] ]] }} {{dmg1type=slashing}} Ideally I would like there to be an option in the attack roll for the word 'Attack' to be a selectable attribute that would then roll damage as in the CharacterMancer :) I am doing so in order to hide any modifiers and such, as currently if I hover over them in the CharacterMancer rolls they show up. Thanks!