Wolftouched/Frenzy
From Wildermyth Wiki
< Wolftouched
Revision as of 20:13, 4 February 2022 by FeralKitty (talk | contribs) (Created page with "{{Tooltip ability | action = {{Data actionPoints|Frenzy}} | ability = Frenzy (both arms) | description = {{Data description|Frenzy}} | damage = {{Data damageType|Frenzy}} | fo...")
single action, ends turn |
Frenzy (both arms) x damage, 1 pierce, range 1.6 (Melee) <self> slashes three times, dealing damage to a random enemy within range each time. Damage: (1 to 3) + 1/4(Bonus Damage + Potency) |
Upgrade
+1 base damage, scales twice as much with Bonus Damage and Potency. (Current damage for Wolf Claw increased by x, current damage for Frenzy increased by y)
single action, ends turn |
Frenzy+ (both arms) x damage, 1 pierce, range 1.6 (Melee) <self> slashes three times, dealing damage to a random enemy within range each time. Damage: (2 to 4) + 1/2(Bonus Damage + Potency) |
Formulas |
Damage: (1d3+floor((((self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)/4)*(1+self.theme_wolf_upgrade))))+self.theme_wolf_upgrade |
See Formulas Guide for help with math functions. |