Difference between revisions of "Beartouched/Swipes"
From Wildermyth Wiki
FeralKitty (talk | contribs) (Use game data) |
FeralKitty (talk | contribs) (Proof of concept improvements. All abilities have Specifics and Uses sections. Add theme upgrade description. Make Upgrade a section heading (for this page, but not pages that transclude this).) |
||
Line 6: | Line 6: | ||
| formula = {{Data formula|Swipes}} | | formula = {{Data formula|Swipes}} | ||
}}<!-- | }}<!-- | ||
-->'''Upgrade'''<!-- | --><includeonly>'''Upgrade'''</includeonly><noinclude> | ||
-->{{Tooltip ability | === Upgrade ===</noinclude><!-- Don't add this article's headings to main article --> | ||
<noinclude> {{Quote|{{Data description|Bear Swipes+ (theme upgrade)}}}}</noinclude><!-- This detail only needs to be on this page --> | |||
{{Tooltip ability | |||
| action = {{Data actionPoints|Swipes+}} | | action = {{Data actionPoints|Swipes+}} | ||
| ability = Swipes+ | | ability = Swipes+ | ||
Line 17: | Line 19: | ||
| damage = {{Data mathFormula|Swipes}} | | damage = {{Data mathFormula|Swipes}} | ||
}}<!-- | }}<!-- | ||
--><noinclude>{{Navbox theme abilities}}</noinclude> | --><noinclude> | ||
== Specifics == | |||
== Uses == | |||
{{Navbox theme abilities}}</noinclude> |
Revision as of 10:49, 22 January 2022
single action, ends turn |
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
+1 base damage, scales twice as much with Bonus Damage and Potency. (Current damage increased by x)
single action, ends turn |
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. |