クリップルActive
LEGBREAKER
狙った敵を攻撃し、435物理ダメージを与える。
4s間、速度が-15%低下する。
4sの間、全てに与えるダメージが-25%減少する。
すべての移動速度バフをパージします。
対象の敵に移動速度バフがかかっている場合、4sの間、移動速度が50%増加する。
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": {}
}