Раскалывающий взмахActive
SPLITTINGSLASH
Вы раскалываете землю по 13 длинной прямой в указанном месте, обездвиживая всех задетых врагов на 2.3s.
Наносит 476 физического урона.
Stats
| Energy cost | 46 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 13 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} | spelleffectarea[1].rectangle[0].height_start | 13 | — | 13 |
| {1} | $SPLITTINGSLASH_EFFECT_CC.root[0].time | 1.25 | ×1.841 | 2.3s |
| {2} | $SPLITTINGSLASH_EFFECT.directattributechange[0].change | -123 | ×3.873 | 476 |
Ability definition
{
"@uniquename": "SPLITTINGSLASH",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0.3",
"@castrange": "13",
"@recastdelay": "15",
"@energyusage": "12",
"@category": "instant",
"@uitype": "damage",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spelleffectarea": [
{
"@target": "enemy",
"@effect": "NONE",
"@time": "1.3",
"@visible": "true",
"@position": "atcaster",
"@rotation": "castdirection",
"@skillshotindicatormax": "13",
"@skillshotindicatormin": "13",
"area": {
"shape": {
"node": {
"@distance": "0.5",
"rectangle": {}
}
}
}
},
{
"@target": "enemy",
"@effect": "SPLITTINGSLASH_EFFECT",
"@time": "0.2",
"@visible": "false",
"@position": "atcaster",
"@applyeffectonlyoncepertarget": "true",
"@removeonleave": "false",
"area": {
"shape": {
"node": {
"@distance": "6.5",
"rectangle": {
"@height": "13",
"@width": "2"
}
}
}
}
}
],
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
}