Kılıç TufanıActive
SWORD_SPIN
Hedef yönde dönerek içinden geçtiğin tüm düşmanlara en fazla 3 defa olmak üzere 111 fiziksel hasar verirsin.
Kendi üzerinde etkin en az bir Kahraman Yükü varsa yetenek, bir yük harcayarak her seferinde 167 fiziksel hasar verir.
Stats
| Energy cost | 20 |
|---|---|
| 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.
Yüce Geniş KılıcıYüce Çift Ağızlı KılıcıYüce Çifte KılıcıYüce Clarent KılıcıYüce Oyma KılıcıYüce Çifte Et BıçağıYüce Haşmetli KılıcıYüce Ebedi Kılıcı
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 | ×2.786 | 111 |
| {1} | pulsingspell[0].count | 3 | — | 3 |
| {2} | $SWORD_SPIN_DAMAGE.directattributechange[0].change | -60 | ×2.786 | 167 |
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"
}
}
}