Vortice di lameActive
SWORD_SPIN
Rotea nella direzione selezionata, infliggendo 145 danni fisici fino a 3 volte a tutti i nemici che oltrepassi. Se hai almeno una carica eroica su te stesso, l'abilità consumerà una carica e infliggerà invece 218 danni fisici ogni volta.
Stats
| Energy cost | 25 |
|---|---|
| Cooldown | 12 s |
| Cast time | Instant |
| Range | 3–9 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.
Spadone dell'anzianoClaymore dell'anzianoDoppie spade dell'anzianoLama di Clarent dell'anzianoSpada affettatrice dell'anzianoEsecutrici doppie dell'anzianoCreatrice di re dell'anzianoLama dell'Infinito dell'anziano
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $SWORD_SPIN_DAMAGE_NOSTACK.directattributechange[0].change | -40 | ×3.626 | 145 |
| {1} | pulsingspell[0].count | 3 | — | 3 |
| {2} | $SWORD_SPIN_DAMAGE.directattributechange[0].change | -60 | ×3.626 | 218 |
Ability definition
{
"@uniquename": "SWORD_SPIN",
"@keepmovingaftercast": "true",
"@target": "ground",
"@castingtime": "0",
"@standtime": "0",
"@hitdelay": "0",
"@disruptionfactor": "0",
"@recastdelay": "12",
"@energyusage": "7",
"@castrange": "9",
"@castrangemin": "3",
"@uitype": "damage",
"@category": "instant",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@showrange": "true",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"nop": {
"@target": "enemy",
"@skillshotindicatormax": "9",
"@skillshotindicatormin": "3"
},
"pulsingspell": [
{
"@target": "self",
"@spell": "SWORD_SPIN_DAMAGE_NOSTACK",
"@initialinterval": "0",
"@interval": "0.25",
"@count": "3",
"not": {
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "1"
}
}
},
{
"@target": "self",
"@spell": "SWORD_SPIN_DAMAGE",
"@initialinterval": "0",
"@interval": "0.25",
"@count": "3",
"IfConsumeCharges": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@charges": "1",
"@casterchargesonly": "true"
}
}
],
"dash": {
"@movespeed": "14.2",
"@animID": "spinattack",
"@ruleset": "constanttime",
"@mindistance": "3",
"@maxdistance": "9",
"@endpositionoffset": "0",
"@standtime": "0.25",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
}
}