BergulingActive
CARTWHEEL
Melesat ke posisi target, memukul mundur semua musuh yang dilewati sejauh 3m.
Memberikan 221 damage fisik.
Jika kamu menerima damage saat melesat, resistansi damage akan meningkat sebesar 20% selama 3s.
Stats
| Energy cost | 17 |
|---|---|
| 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.
Tongkat Bermata Dua TetuaTongkat Berlapis Besi TetuaTongkat Pemukul TetuaTongkat Biksu Hitam TetuaSabit Jiwa TetuaTongkat Keseimbangan TetuaPedang Kembar Siluman TetuaPencari Cawan Tetua
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 | ×3.311 | 221 |
| {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"
}
}
}