Difference between revisions of "Scorpioid/Sting"
From Wildermyth Wiki
FeralKitty (talk | contribs) (Add theme upgrade note) |
(→Specifics: adding single action) |
||
Line 24: | Line 24: | ||
== Specifics == | == Specifics == | ||
* Range: 3.6 | * Range: 3.6 | ||
* {{iconify|single action}} | |||
== Uses == | == Uses == |
Revision as of 03:44, 10 February 2022
single action |
Sting x damage, 2 pierce, range 3.6 (Melee) <name> uses their tail to sting nearby enemies, applying poison on stunt. Damage: (2 to 3) + 1/2(Bonus Damage + Potency) |
Note: Scorpioid does not currently offer a theme upgrade. This ability does not gain any benefit.
Upgrade
single action |
Sting+ x damage, 2 pierce, range 3.6 (Melee) <name> uses their tail to sting nearby enemies, applying poison on stunt. Damage: (3 to 5) + (Bonus Damage + Potency) |
Formulas |
Damage: ((1+1d2)+floor(((attacker.PHYSICAL_DAMAGE_BONUS+attacker.POTENCY)/2)))+self.theme_scorpion_upgrade |
See Formulas Guide for help with math functions. |