chris.williams
Member
How do I apply a bonus/penalty to the first attack.
Power Attack/Furious Focus specifically.
I've got this:
hero.child[Attack].field[tAtkMelee].value -= field[abValue].value
But I only want to apply the bonus to the first attack, not the subsequent attacks.
Power Attack/Furious Focus specifically.
I've got this:
hero.child[Attack].field[tAtkMelee].value -= field[abValue].value
But I only want to apply the bonus to the first attack, not the subsequent attacks.