Difference between revisions of "Beartouched/Swipes"
From Wildermyth Wiki
FeralKitty (talk | contribs) (Remove extraneous newlines) |
FeralKitty (talk | contribs) (Use game data) |
||
| Line 1: | Line 1: | ||
{{Tooltip ability | |||
| action = {{Data actionPoints|Swipes}} | |||
| action = | |||
| ability = Swipes | | ability = Swipes | ||
| description = | | description = {{Data description|Swipes}} | ||
| damage = | | damage = {{Data damageType|Swipes}} | ||
| formula = | | formula = {{Data formula|Swipes}} | ||
}}<!-- | }}<!-- | ||
-->'''Upgrade'''<!-- | -->'''Upgrade'''<!-- | ||
-->{{Tooltip ability | -->{{Tooltip ability | ||
| action = | | action = {{Data actionPoints|Swipes+}} | ||
| ability = | | ability = Swipes+ | ||
| description = | | description = {{Data description|Swipes+}} | ||
| damage = | | damage = {{Data damageType|Swipes+}} | ||
| formula = | | formula = {{Data formula|Swipes+}} | ||
}}<!-- | }}<!-- | ||
-->{{Formulas | -->{{Formulas | ||
| damage = | | damage = {{Data mathFormula|Swipes}} | ||
}}<!-- | }}<!-- | ||
--><noinclude>{{Navbox theme abilities}}</noinclude> | --><noinclude>{{Navbox theme abilities}}</noinclude> | ||
Revision as of 12:42, 21 January 2022
Swipes x damage, 1 shred, range 1.6 (Melee) Take a swipe at up to two adjacent targets. Damage: (4 to 6) + 1/2(Bonus Damage + Potency) |
Upgrade
Swipes+ x damage, 1 shred, range 1.6 (Melee) Take a swipe at up to two adjacent targets. Damage: (5 to 7) + (Bonus Damage + Potency) |
| Formulas |
Damage: ((1d3+3)+((0.5*(self.PHYSICAL_DAMAGE_BONUS+self.POTENCY))*(1+self.theme_bear_upgrade)))+self.theme_bear_upgrade |
| See Formulas Guide for help with math functions. |