LisiarActive
LEGBREAKER
Golpea al enemigo señalado e inflige 435 de daño físico.
Ralentiza en -15% durante 4s.
Disminuye todo el daño infligido en -25% por 4s.
Purga todos los buffs de Velocidad de Movimiento.
Si el enemigo señalado tiene un buff de Velocidad de Movimiento activo, entonces tu Velocidad de Movimiento aumentará en 50% durante 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.
Guja del ancianoPica del ancianoLanza del ancianoLanza de garza del ancianoCazaespíritus del ancianoLanza de trinidad del ancianoGuja fisurante del ancianoPortador del alba del anciano
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": {}
}