User:LVL/Sandbox: Difference between revisions

Jump to navigation Jump to search
LVL (talk | contribs)
No edit summary
LVL (talk | contribs)
Blanked the page
Tags: Blanking Manual revert
Line 1: Line 1:
<div style="float:right; background:var(--background-color-base);"><!--temporary hack to float infoboxes right. TODO: implement proper tabbers for infoboxes-->
 
<tabber>
|-|Side Walkers=
{{Infobox unit
| name = Side Walker
| Image = Walker Icon.png
| max_health = {{NpcData|npc_boss_tier2_weak|MaxHealth}}
| bullet_resist = 60%→ -30
| spirit_resist = {{NpcData|npc_boss_tier2_weak|IntrinsicAbilityResistance}}
| dps = 125
| attack_range = {{NpcData|npc_boss_tier2_weak|SightRangePlayers}}
| melee_damage = {{NpcData|npc_boss_tier2_weak|StompDamage}}
| soul_value = {{#invoke:GenericData|get_objective_param|Tier2GoldKill}}
}}
|-|Blue Walker=
{{Infobox unit
| name = Blue Walker
| Image = Walker Icon.png
| max_health = {{NpcData|npc_boss_tier2|MaxHealth}}
| bullet_resist = 60%→ -30
| spirit_resist = {{NpcData|npc_boss_tier2|IntrinsicAbilityResistance}}
| dps = 125
| attack_range = {{NpcData|npc_boss_tier2|SightRangePlayers}}
| melee_damage = {{NpcData|npc_boss_tier2|StompDamage}}
| soul_value = {{#invoke:GenericData|get_objective_param|Tier2GoldKill}}
}}
</tabber>
</div>