
Hi everyone! I'm currently in a campaign and creating some macros for it. One of my issues is that i have a weapon which deals 1d6 damage, but if i activate a specific stance, my damage rises to 2d6. My idea was, to have a macro called "StanceOn" which will express a short flavor text and change the attribute @{WeaponDmg} from '1d6' to '2d6'. I'd also have a macro to do the reverse thing, called "StanceOff". I didn't find any way of doing this at first glance in the macro wiki, so is this even possible? What would be another way to solve this without having to change my attribute manually? Best regards Evenus