칼날 회오리Active
SWORD_SPIN
회전하며 목표 방향을 향해 나아가, 최대 3번까지 통과하는 모든 적에게 102의 물리 대미지를 입힙니다.
자신에게 최소 하나 이상의 영웅적인 차지가 부여되어 있다면, 이 스킬은 영웅적인 차지를 하나 소모하며, 대신 각 타격마다 153의 물리 대미지를 입힙니다.
Stats
| Energy cost | 18 |
|---|---|
| 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.
장로의 브로드소드장로의 클레이모어장로의 듀얼 소드장로의 클라렌트 블레이드장로의 조각용 소드장로의 갤러틴 페어장로의 킹메이커장로의 인피니티 블레이드
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.552 | 102 |
| {1} | pulsingspell[0].count | 3 | — | 3 |
| {2} | $SWORD_SPIN_DAMAGE.directattributechange[0].change | -60 | ×2.552 | 153 |
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"
}
}
}