|
|
| Line 3: |
Line 3: |
|
| |
|
| = Silver abilities structure test = | | = Silver abilities structure test = |
|
| |
| == Abilities ==
| |
| Silver is unique among heroes in having two distinct sets of abilities — one for her default (human) form and one for her transformed (werewolf) form — which swap automatically when [[#Ultimate Ability|Lycan Curse]] transforms her. Her ultimate, Lycan Curse, is shared between both forms and triggers the transformation.
| |
|
| |
| === Normal abilities ===
| |
|
| |
| <tabber style="max-width:100%;">
| |
| |-|Default=
| |
| ==== Slam Fire ====
| |
|
| |
| {{AbilitySection
| |
| | hero_name = Silver
| |
| | ability_num = 1
| |
| }}
| |
|
| |
| ==== Boot Kick ====
| |
|
| |
| {{AbilitySection
| |
| | hero_name = Silver
| |
| | ability_num = 2
| |
| | notes =
| |
| * Silver can change the direction that the enemy is thrown by moving her aim after landing the kick.
| |
| }}
| |
|
| |
| ==== Entangling Bola ====
| |
|
| |
| {{AbilitySection
| |
| | hero_name = Silver
| |
| | ability_num = 3
| |
| }}
| |
| |-|Transformed=
| |
| ==== Go for the Throat ====
| |
|
| |
| {{AbilitySection
| |
| | hero_name = Silver (Transformed)
| |
| | ability_num = 1
| |
| }}
| |
|
| |
| ==== Mauling Leap ====
| |
|
| |
| {{AbilitySection
| |
| | hero_name = Silver (Transformed)
| |
| | ability_num = 2
| |
| }}
| |
|
| |
| ==== Tail Whack ====
| |
|
| |
| {{AbilitySection
| |
| | hero_name = Silver (Transformed)
| |
| | ability_num = 3
| |
| }}
| |
| </tabber>
| |
|
| |
| === Ultimate ability ===
| |
|
| |
| ==== Lycan Curse ====
| |
|
| |
| {{AbilitySection
| |
| | hero_name = Silver
| |
| | ability_num = 4
| |
| | notes =
| |
| * The passive feature has a short delay before automatically casting Lycan Curse once bloodlust is full. The player can press the ability button to transform instantly during that delay.
| |
| * Damage dealt to [[Unit|NPCs]] does not count towards Lycan Curse.
| |
| * After Lycan Curse ends, Silver's weapon is automatically reloaded.
| |
| * Lycan Curse's cooldown does not begin until the transformation ends.
| |
| }}
| |
|
| |
| ===== Lycan Curse buildup =====
| |
| Silver builds {{#invoke:Abilities|get_ability_prop|Lycan Curse|RagePerDamage}} bloodlust per damage dealt. When below {{#invoke:Abilities|get_ability_prop|Lycan Curse|LowHealthFraction}}% health she gets +{{#invoke:Abilities|get_ability_prop|Lycan Curse|LowHealthRageBonus}}% buildup, increasing by +{{#invoke:Abilities|get_ability_prop|Lycan Curse|LowHealthRageBonus.Scale.Value}}% per [[Boon]] (additively), making it +{{#expr:{{#invoke:Abilities|get_ability_prop|Lycan Curse|LowHealthRageBonus}}+({{#invoke:SoulUnlock|get_max|PowerIncrease}}*{{#invoke:Abilities|get_ability_prop|Lycan Curse|LowHealthRageBonus.Scale.Value}})}}% at max level. This bonus is applied retroactively to the existing buildup when Silver reaches the health threshold.
| |
|
| |
| She takes {{#expr:{{#invoke:Abilities|get_ability_prop|Lycan Curse|MaxRage}}/{{#invoke:Abilities|get_ability_prop|Lycan Curse|RagePerDamage}}round0}} damage (not counting low health bonus) to charge her ultimate at base level. The damage required increases by +{{#invoke:Abilities|get_ability_prop|Lycan Curse|MaxRage.Scale.Value}}% per [[Boon]] (additively), making it {{#expr:({{#invoke:Abilities|get_ability_prop|Lycan Curse|MaxRage}}+(6*{{#invoke:Abilities|get_ability_prop|Lycan Curse|MaxRage.Scale.Value}}))/{{#invoke:Abilities|get_ability_prop|Lycan Curse|RagePerDamage}}round0}} at level 6 when the ultimate is unlocked, and {{#expr:({{#invoke:Abilities|get_ability_prop|Lycan Curse|MaxRage}}+({{#invoke:SoulUnlock|get_max|PowerIncrease}}*{{#invoke:Abilities|get_ability_prop|Lycan Curse|MaxRage.Scale.Value}}))/{{#invoke:Abilities|get_ability_prop|Lycan Curse|RagePerDamage}}round0}} at max level. However, she also passively builds up {{#invoke:Abilities|get_ability_prop|Lycan Curse|RagePercentagePerSecondInCombat}}% per second in combat, effectively lowering the damage required.
| |
|
| |
| She loses {{#invoke:Abilities|get_ability_prop|Lycan Curse|RagePercentagePerSecondOutOfCombat}}% buildup per second out of combat.
| |