Difference between revisions of "User:FeralKitty/Broadswipes"

From Wildermyth Wiki
(Broadswipes "tooltip" option (based on character sheet))
m (Left out "Damage: ")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Broadswipes''' is a [[Warrior]] [[:Category:Ability|ability]].
'''Broadswipes''' is a [[Warrior]] [[:Category:Ability|ability]].


== Passive (top and  bottom) ==
{{Tooltip ability
 
| ability = Broadswipes
{| cellpadding="0" cellspacing="0" style="font-size:110%;"
| description = (Passive) Hero's melee attacks deal ''x'' damage to all other foes within range.
|-
| damage = ''x'' damage
| <span style="color:white; background-color:#9E9083; padding: 3px 10px 3px 10px;">''Passive''</span>
| formula = Damage: [[Bonus Damage]] + [[Potency]]
|-
}}
| style="background-color: #E3D5BA; line-height: 1.2em; padding: 0 5px 0 10px;" | <p style="font-size:130%;">'''Broadswipes'''</p>
<p>'''''x'' damage'''</p>
<p>(Passive) [[Hero]]'s melee attacks deal '''x''' damage to all other foes within range.</p>
<p style="color: #555555;">''Damage: [[Bonus Damage]] + [[Potency]]</p>
|}
 
== Passive (top only) ==
 
{| cellpadding="0" cellspacing="0" style="font-size:110%;"
|-
| <span style="color:white; background-color:#9E9083; padding: 3px 10px 3px 10px;">''Passive''</span>
|-
| style="background-color: #E3D5BA; line-height: 1.2em; padding: 0 5px 0 10px;" | <p style="font-size:130%;">'''Broadswipes'''</p>
<p>'''''x'' damage'''</p>
<p>[[Hero]]'s melee attacks deal '''x''' damage to all other foes within range.</p>
<p style="color: #555555;">''Damage: [[Bonus Damage]] + [[Potency]]</p>
|}
 
== Passive (bottom only) ==
 
{| cellpadding="0" cellspacing="0" style="font-size:110%;"
|-
| style="background-color: #E3D5BA; line-height: 1.2em; padding: 0 5px 0 10px;" | <p style="font-size:130%;">'''Broadswipes'''</p>
<p>'''''x'' damage'''</p>
<p>(Passive) [[Hero]]'s melee attacks deal '''x''' damage to all other foes within range.</p>
<p style="color: #555555;">''Damage: [[Bonus Damage]] + [[Potency]]</p>
|}
 
{{Formulas}}
=== Upgrade ===
=== Upgrade ===
{{Tooltip ability
| ability = Broadswipes+
| description = (Passive) Hero's melee attacks deal ''x'' damage to all other foes within range.
| damage = ''x'' damage
| formula = Damage: 2 + [[Bonus Damage]] + [[Potency]]
}}


<q>''(Passive) Hero's melee attacks deal '''y''' damage to all other foes within range.''</q>
{{Formulas
| damage = Damage: floor(max(1,(self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)))+(2*self.warriorDeck_broadswipes_upgrade)<br>Range: max(1.6,weapon.weaponMaxRange)+self.BONUS_RANGE
Damage: 2 + Bonus Damage + Potency
}}
 
{{Formulas}}
== Specifics ==
== Specifics ==
* <s>Bonus damage and potency are both rounded down ''before'' being summed</s> (If this generally applies to all formulas, we probably need a different way to present this rather than on a specific page.)
* <s>Bonus damage and potency are both rounded down ''before'' being summed</s> (If this generally applies to all formulas, we probably need a different way to present this rather than on a specific page.)

Latest revision as of 17:16, 22 September 2021

Broadswipes is a Warrior ability.

Broadswipes

x damage

(Passive) Hero's melee attacks deal x damage to all other foes within range.

Damage: Bonus Damage + Potency

Upgrade

Broadswipes+

x damage

(Passive) Hero's melee attacks deal x damage to all other foes within range.

Damage: 2 + Bonus Damage + Potency

Specifics

  • Bonus damage and potency are both rounded down before being summed (If this generally applies to all formulas, we probably need a different way to present this rather than on a specific page.)
  • Damage from Broadswipes counts as an attack for setting up flanking

Uses