In the old character sheet for monsters I added macros to spit out the attack roll and dmg. Very simple.. Something like this:
Piercing Attack at **@{target|Character_Name}**
[[1d20+4]] | [[1d20+4]]
Melee + Brute DMG:[[(2d6+2) + (1d6)]] piercing
Range DMG:[[(1d6+2) + (1d6)]] piercing
with an output like this:
When I use the new SRD Bugbear and click an attack I would like to be able to have it output the attack rolls and damage in the most basic form. Right now all it does is output the attack rolls:
How do I get this to work in the new srd5 Character Sheet? I am sure it is simple stupid.. ;)
Piercing Attack at **@{target|Character_Name}**
[[1d20+4]] | [[1d20+4]]
Melee + Brute DMG:[[(2d6+2) + (1d6)]] piercing
Range DMG:[[(1d6+2) + (1d6)]] piercing
with an output like this:
When I use the new SRD Bugbear and click an attack I would like to be able to have it output the attack rolls and damage in the most basic form. Right now all it does is output the attack rolls:
How do I get this to work in the new srd5 Character Sheet? I am sure it is simple stupid.. ;)