КолесоActive
CARTWHEEL
Вы совершаете рывок в указанное место, отбрасывая всех врагов на своем пути на 3m.
Наносит 221 физического урона.
Если вы получите урон во время рывка, ваши сопротивления урону увеличатся на 20% на 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.
Острый шест (старейшина)Железный посох (старейшина)Боевой шест (старейшина)Посох черного монаха (старейшина)Коса душ (старейшина)Посох равновесия (старейшина)Парный призрачный клинок (старейшина)Искатель Грааля (старейшина)
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"
}
}
}