Яростная атакаActive
DASHDMG
Вы совершаете рывок в указанную точку, подбрасывая всех врагов на вашем пути в воздух на 0.6s.
Наносит физический урон в зависимости от количества зарядов Копья духов на вас.
Заряды Копья духов: 0 | 1 | 2 | 3
Урон: 147 | 236 | 353 | 500
Потребляет все ваши заряды Копья духов.
Stats
| Energy cost | 43 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Range | 13 m |
| Target | Ground |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $DASHDMG_KNOCKBACK.knockback[0].duration | 0.6 | — | 0.6s |
| {1} | $DASHDMG_EFFECT.directattributechange[0].change | -61 | ×2.404 | 147 |
| {2} | $DASHDMG_EFFECT.directattributechange[1].change | -98 | ×2.404 | 236 |
| {3} | $DASHDMG_EFFECT.directattributechange[2].change | -147 | ×2.404 | 353 |
| {4} | $DASHDMG_EFFECT.directattributechange[3].change | -208 | ×2.404 | 500 |
Ability definition
{
"@uniquename": "DASHDMG",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "18",
"@castrange": "13",
"@uitype": "movement",
"@category": "damage",
"@usableincombat": "true",
"@adjustgroundtargettorange": "true",
"@showrange": "true",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"nop": {
"@target": "self",
"@skillshotindicatormax": "13"
},
"aura": {
"@target": "self",
"@spell": "DASHDMG_EFFECT",
"@auraradius": "3",
"@time": "1",
"@applyeffectonlyoncepertarget": "true",
"@removeonleave": "false"
},
"dash": {
"@movespeed": "40",
"@scaleAnim": "true",
"@animID": "leap_spear",
"@endeffect": "DASHDMG_END",
"@mindistance": "9",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"spelleffectfx": {}
}