Difference between revisions of "Wolftouched/Wolf Bite"
From Wildermyth Wiki
FeralKitty (talk | contribs) (Add theme upgrade note) |
(→Specifics: adding swift action and range) |
||
Line 23: | Line 23: | ||
--><noinclude> | --><noinclude> | ||
== Specifics == | == Specifics == | ||
* {{iconify|swift action}} | |||
* 1 range | |||
== Uses == | == Uses == |
Revision as of 10:10, 10 February 2022
swift action (free once per turn) |
Wolf Bite x damage, range 1 (Melee) <self> bites a nearby foe with their wolf jaws Damage: (3 to 5) + 1/2(Bonus Damage + Potency) |
Note: Although Wolftouched offers a theme upgrade, this ability currently does not benefit from the upgrade.
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)
swift action (free once per turn) |
Wolf Bite+ x damage, range 1 (Melee) <self> bites a nearby foe with their wolf jaws Damage: (4 to 6) + (Bonus Damage + Potency) |
Formulas |
Damage: ((2+1d3)+(((self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)*0.5)*(1+self.theme_wolf_upgradeBite)))+self.theme_wolf_upgradeBite |
See Formulas Guide for help with math functions. |