재주넘기Active
CARTWHEEL
목표 위치로 돌진하며 지나치는 모든 적을 3m 만큼 밀쳐냅니다.
185의 물리 대미지를 입힙니다.
구르는 동안 대미지를 받으면, 3s 동안 대미지 저항력이 20%만큼 증가합니다.
Stats
| Energy cost | 14 |
|---|---|
| Cooldown | 6 s |
| Cast time | Instant |
| Range | 8 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(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $CARTWHEEL_KNOCKBACK.knockback[0].distance | 3 | — | 3m |
| {1} | $CARTWHEEL_EFFECT.directattributechange[0].change | -66.69 | ×2.778 | 185 |
| {2} | $CARTWHEEL_BUFF.buffovertime[0].value | 0.2 | — | 20% |
| {3} | $CARTWHEEL_BUFF.buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "CARTWHEEL",
"@target": "ground",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "6",
"@energyusage": "5",
"@castrange": "8",
"@uitype": "crowdcontrol",
"@category": "instant",
"@adjustgroundtargettorange": "true",
"@hidespelleffecticon": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_CARTWHEEL_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$CARTWHEEL_KNOCKBACK.knockback[0].distance$"
},
{
"@tag": "$$CARTWHEEL_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$CARTWHEEL_BUFF.buffovertime[0].value$"
},
{
"@tag": "$$CARTWHEEL_BUFF.buffovertime[0].time$"
}
]
}
},
"applyeffectoneventactive": {
"@applyeffecttarget": "self",
"@event": "ReceiveDamage",
"@spell": "CARTWHEEL_BUFF",
"@target": "self",
"@count": "1",
"@time": "0.7",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"aura": {
"@target": "self",
"@spell": "CARTWHEEL_EFFECT",
"@auraradius": "3",
"@time": "0.7",
"@applyeffectonlyoncepertarget": "true",
"@removeonleave": "false",
"@skillshotindicatormax": "8",
"@skillshotindicatormin": "4",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"dash": {
"@movespeed": "12",
"@mindistance": "4",
"@animID": "cartwheel",
"@ruleset": "constanttime",
"@scaleAnim": "true",
"@endeffect": "CARTWHEEL_END",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
}
}