
So I’m getting ready to start an exalted 3 rd ed
game and the new combat mechanics have a withering attack that ups the
attackers Initiative and subtracts from the targets Initiative if successful I have
the macro for the roll working as intended and I can have it add to the selected
tokens Initiative but not subtract from the targets Initiative. I was wondering
if anyone found a way to do this?
Current macro follows.
/em @{selected|character_name} Preforms Withering Attack
Against @{target|token_name}
/roll {?{Dice}t[Exalted] + ?{Successes|0} -
@{target|bar1},0d0}kh1