
When I go to the Buffs section on the Core tab and change around the buff values to my damage, the macro that I created for damage does not account for the change. Instead it appears to use whatever value was in the buffs section when I first loaded in. Once it also failed to properly add my ability modifier to the equation, and then started working again for no discernible reason.
Could this be an issue of slow internet connectivity? What's going on here?
Macro in question:
&{template:pf_attack} {{character_name=Eliyas Moraeson's}} {{subtitle}} {{name=Scimitar}} {{[[1d6+?{Enhancement Bonus?|0}+@{Eliyas Moraeson|WIS-mod}+?{Smite? Yes=1|0}*4+@{Eliyas Moraeson|buff_DMG-total}]]=Slashing Damage}} {{[[?{d6 in aux effect?|0}d6+?{Radiant Charge?|0}d6]]=Aux Damage}}
The section it should be reading is buff_DMG-total, but it's failing to.
Could this be an issue of slow internet connectivity? What's going on here?
Macro in question:
&{template:pf_attack} {{character_name=Eliyas Moraeson's}} {{subtitle}} {{name=Scimitar}} {{[[1d6+?{Enhancement Bonus?|0}+@{Eliyas Moraeson|WIS-mod}+?{Smite? Yes=1|0}*4+@{Eliyas Moraeson|buff_DMG-total}]]=Slashing Damage}} {{[[?{d6 in aux effect?|0}d6+?{Radiant Charge?|0}d6]]=Aux Damage}}
The section it should be reading is buff_DMG-total, but it's failing to.