Splitting SlashActive
SPLITTINGSLASH
Split the earth in a 13 long line in the targeted direction, rooting all enemies hit for 2.21s.
Deals 446 physical damage.
Stats
| Energy cost | 44 |
|---|---|
| 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.
Elder's ClaymoreElder's Dual SwordsElder's BroadswordElder's Clarent BladeElder's Carving SwordElder's Galatine PairElder's KingmakerElder's Infinity Blade
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.766 | 2.21s |
| {2} | $SPLITTINGSLASH_EFFECT.directattributechange[0].change | -123 | ×3.626 | 446 |
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"
}
}
}