신체 둔화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": {}
}