Frappe fissuranteActive
SPLITTINGSLASH
Fissurez le sol dans une ligne longue de 13 dans la direction ciblée, immobilisant tous les ennemis touchés pendant 2.03s.
Inflige 414 dégâts physiques.
Stats
| Energy cost | 40 |
|---|---|
| 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.
Claymore du sageÉpée double du sageÉpée large du sageLame de Clarent du sageÉpée tranchante du sagePaire de galatines du sageAdoube-roi du sageLame infinie du sage
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.626 | 2.03s |
| {2} | $SPLITTINGSLASH_EFFECT.directattributechange[0].change | -123 | ×3.367 | 414 |
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"
}
}
}