Walker: Difference between revisions

Sleuth (talk | contribs)
mNo edit summary
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
Overview: rough draft of disable walkers
 
(One intermediate revision by one other user not shown)
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]].
Several heroes are capable of disabling Walkers. Dynamo's Singularity^ is an example.


====Fire Beam====
====Fire Beam====
Line 77: Line 79:
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}})
 
=== Ability Damage Reduction ===
The following abilities deal reduced damage to Walkers:
{{ObjDamageReduction}}


=== Backdoor protection ===
=== Backdoor protection ===