КалекаActive
LEGBREAKER
Ударьте выбранного врага, нанеся 435 физического урона.
Замедляет на -15% в течение 4s.
Снижает весь наносимый урон на -25% в течение 4s.
Снимает все бафы на скорость передвижения.
Если у выбранного противника есть активный баф на скорость передвижения, ваша скорость передвижения увеличится на 50% в течение 4s.
Stats
| Energy cost | 22 |
|---|---|
| Cooldown | 18 s |
| Cast time | Instant |
| Range | 4 m |
| Target | Enemy |
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(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | directattributechange[0].change | -120 | ×3.626 | 435 |
| {1} | buffovertime[0].value | -0.15 | — | -15% |
| {2} | buffovertime[0].time | 4 | — | 4s |
| {3} | buffovertime[1].value | -0.25 | — | -25% |
| {4} | buffovertime[1].time | 4 | — | 4s |
| {5} | $LEGBREAKER_EFFECT.buffovertime[0].value | 0.5 | — | 50% |
| {6} | $LEGBREAKER_EFFECT.buffovertime[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "LEGBREAKER",
"@target": "enemy",
"@castingtime": "0",
"@hitdelay": "0.1",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "18",
"@energyusage": "6",
"@castrange": "4",
"@uitype": "crowdcontrol",
"@category": "crowdcontrol",
"@showrange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_SLOW_DAMAGE_DECREASED",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$directattributechange[0].change$"
},
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[0].time$"
},
{
"@tag": "$buffovertime[1].value$"
},
{
"@tag": "$buffovertime[1].time$"
},
{
"@tag": "$$LEGBREAKER_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$LEGBREAKER_EFFECT.buffovertime[0].time$"
}
]
}
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-120",
"@effecttype": "physical"
},
"applyspell": [
{
"@spell": "LEGBREAKER_EFFECT",
"@target": "self",
"IfSpellCategoryActive": {
"@category": "movementbuff",
"@who": "SpellTarget"
}
},
{
"@target": "enemy",
"@spell": "PURGE_MOVEMENTBUFFS"
}
],
"buffovertime": [
{
"@type": "movespeedbonus",
"@value": "-0.15",
"@target": "enemy",
"@time": "4",
"@donttriggerdiminishingreturns": "true",
"@ignorebonusccdurationscaling": "true",
"@ignorecrowdcontrolresistance": "true",
"@ignorediminishingreturns": "true",
"@ignoreabilitypowerscaling": "true"
},
{
"@type": "physicalattackdamagebonus",
"@value": "-0.25",
"@target": "enemy",
"@time": "4"
},
{
"@type": "magicattackdamagebonus",
"@value": "-0.25",
"@target": "enemy",
"@time": "4"
},
{
"@type": "physicalspelldamagebonus",
"@value": "-0.25",
"@target": "enemy",
"@time": "4"
},
{
"@type": "magicspelldamagebonus",
"@value": "-0.25",
"@target": "enemy",
"@time": "4"
}
],
"spelleffectfx": {}
}