Editing WalkerGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 58: | Line 58: | ||
When attacking, a Walker has three attacks it can use. All the attacks deal [[Spirit Damage]] and can be mitigated by [[Spirit Resist]]. | When attacking, a Walker has three attacks it can use. All the attacks deal [[Spirit Damage]] and can be mitigated by [[Spirit Resist]]. | ||
====Fire Beam==== | ====Fire Beam==== | ||
| Line 66: | Line 64: | ||
====Stomp==== | ====Stomp==== | ||
The Walker stomps the ground, dealing Spirit Damage and stunning enemies for {{NpcData|npc_boss_tier2|StunDuration}} seconds in a {{NpcData|npc_boss_tier2|StompImpactRadius|2}}m radius. Deals {{NpcData|npc_boss_tier2|StompDamage}} damage as well as {{NpcData|npc_boss_tier2|StompDamageMaxHealthPercent}}% Max HP as damage. A Walker will only ever use this attack if an enemy gets within {{NpcData|npc_boss_tier2|MeleeAttemptRange|2}}m of it. The Walker cannot use Fire Beam or Fireballs when stomping. The Stomp has a 7 second cooldown. | The Walker stomps the ground, dealing Spirit Damage and stunning enemies for {{NpcData|npc_boss_tier2|StunDuration}} seconds in a {{NpcData|npc_boss_tier2|StompImpactRadius|2}}m radius. Deals {{NpcData|npc_boss_tier2|StompDamage}} damage as well as {{NpcData|npc_boss_tier2|StompDamageMaxHealthPercent}}% Max HP as damage. A Walker will only ever use this attack if an enemy gets within {{NpcData|npc_boss_tier2|MeleeAttemptRange|2}}m of it. The Walker cannot use Fire Beam or Fireballs when stomping. The Stomp has a 7 second cooldown. | ||
Walkers will not consider players carried by {{HeroIcon|The Doorman}}’s {{AbilityIcon|Luggage Cart}} as valid targets for a stomp until the cart expires or hits a wall. | |||
Walkers will not consider players carried by {{HeroIcon|The | |||
====Fireballs==== | ====Fireballs==== | ||
| Line 79: | Line 76: | ||
The different resist types are stacked multiplicatively. So for example, a Walker being attacked by 3 enemies at minute 18 receives 86% bullet damage: | The different resist types are stacked multiplicatively. So for example, a Walker being attacked by 3 enemies at minute 18 receives 86% bullet damage: | ||
Damage = Bullet Damage * [1 - (-0.65)] * (1 - {{#expr:{{NpcData|npc_boss_tier2|IntrinsicModifiers|1|BULLET_ARMOR_DAMAGE_RESIST}}/100}}) * (1 - {{#expr:{{NpcData|npc_boss_tier2|NearbyEnemyResist|ResistValues|4}}/100}}) | Damage = Bullet Damage * [1 - (-0.65)] * (1 - {{#expr:{{NpcData|npc_boss_tier2|IntrinsicModifiers|1|BULLET_ARMOR_DAMAGE_RESIST}}/100}}) * (1 - {{#expr:{{NpcData|npc_boss_tier2|NearbyEnemyResist|ResistValues|4}}/100}}) | ||
=== Backdoor protection === | === Backdoor protection === | ||