I have made a template using bootstrap rcFGGorBla. I now wish to increase the damage from 3d8 to 4d8 or maybe change the text to say 3d8 acid damage + 1d8 fire damage.
Is there a way similar to for instance:
foreach pick in hero from BaseWep
#extradamage[eachpick,"+1d8 bleed",field[name].text]
nexteach
The above would change damage for all normal attacks but not that of special abilities.
Is there a way similar to for instance:
foreach pick in hero from BaseWep
#extradamage[eachpick,"+1d8 bleed",field[name].text]
nexteach
The above would change damage for all normal attacks but not that of special abilities.