Difference between revisions of "Skunkish/Skunk Spray"
From Wildermyth Wiki
< Skunkish
FeralKitty (talk | contribs) (Add theme upgrade note) |
(→Specifics: adding line attack) |
||
| Line 24: | Line 24: | ||
== Specifics == | == Specifics == | ||
* Range: <code>((5.6+self.BONUS_RANGE)+self.commonDeck_bowmaster)+self.commonDeck_bowmaster_upgrade</code> | * Range: <code>((5.6+self.BONUS_RANGE)+self.commonDeck_bowmaster)+self.commonDeck_bowmaster_upgrade</code> | ||
* Line attack, originating from the hero. | |||
== Uses == | == Uses == | ||
Revision as of 09:39, 10 February 2022
Skunk Spray x range (Ranged) <name> sprays enemies in a direction with their skunk tail, applying x poison. Poison: 1 + 1/3 Potency |
Note: Skunkish does not currently offer a theme upgrade. This ability does not gain any benefit.
Upgrade
Skunk Spray+ x range (Ranged) <name> sprays enemies in a direction with their skunk tail, applying x poison and hobbling. Poison: 3 + 1/3 Potency |
| Formulas |
Poison: (1+floor((attacker.POTENCY/3)))+(self.theme_skunk_upgrade*2) |
| See Formulas Guide for help with math functions. |
Specifics
- Range:
((5.6+self.BONUS_RANGE)+self.commonDeck_bowmaster)+self.commonDeck_bowmaster_upgrade - Line attack, originating from the hero.