RuotaActive
CARTWHEEL
Scatti verso la posizione bersaglio, respingendo tutti i nemici nella traiettoria di 3m.
Infligge 185 danni fisici.
Se subisci danni durante lo scatto, le tue resistenze ai danni aumenteranno di 20% per 3s.
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.
Asta bilama dell'anzianoAsta rinforzata dell'anzianoAsta ferrata dell'anzianoAsta del monaco nero dell'anzianoFalcianime dell'anzianoBastone dell'equilibrio dell'anzianoDoppialama spettrale dell'anzianoCercagraal dell'anziano
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"
}
}
}