Difference between revisions of "Wolftouched/Wolf Bite"
From Wildermyth Wiki
FeralKitty (talk | contribs) (Remove note about not having an upgrade.) |
|||
Line 21: | Line 21: | ||
--><noinclude> | --><noinclude> | ||
== Specifics == | == Specifics == | ||
* Melee Attack | |||
* {{iconify|swift action}} | * {{iconify|swift action}} | ||
* 1 range | * 1 range |
Revision as of 12:05, 10 August 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) |
Upgrade
Becomes a swift action, +1 base damage, scales twice as much with Bonus Damage and Potency. (Current damage for Wolf Bite increased by x.
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. |