
Hello all,
New to roll20 and I have looked for an answer but have had no luck :(
Basically what I have is this as a custom attack attribute on a monster in my Journal ( example: Hill Giant)
Attribute name: ATK-Great-Club
/w gm %{selected|repeating_npcaction_$1_npc_action}
This works just like I want it to with the exception I would like to have the type: Melee and Range: 10 added to the output before the roll results.
The same for a ranged attack like ATK-Rock
/w gm %{selected|repeating_npcaction_$2_npc_action}
Maybe add the Type: Ranged and Range: 60/240 ft Just under the red line? or even above, anywhere actually :)
Thanks in advance for your kung fu skills.