강력한 휘두르기Active
QS_WHIRLWIND2
자신 주변 6m 범위에 쿼터스태프를 휘둘러, 적중한 모든 적을 6.87m만큼 뒤로 밀쳐냅니다.
172의 물리 대미지를 입힙니다.
5s 동안 가하는 모든 대미지를 -50%만큼 감소시킵니다.
영향을 받은 적 플레이어는 자동 공격을 수행할 수 없게 됩니다.
영향을 받은 몬스터는 자동 공격 속도가 -50%만큼 감소합니다.
Stats
| Energy cost | 53 |
|---|---|
| Cooldown | 18 s |
| Cast time | Instant |
| Range | 4 m |
| Target | Self |
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} | directattributechange[0].effectarearadius | 6 | — | 6m |
| {1} | $QS_WHIRLWIND2_KNOCKBACK.knockback[0].distance | 4.26 | ×1.613 | 6.87m |
| {2} | directattributechange[0].change | -51.81 | ×3.311 | 172 |
| {3} | buffovertime[1].value | -0.5 | — | -50% |
| {4} | buffovertime[1].time | 5 | — | 5s |
| {5} | $QS_WHIRLWIND2_AASPEED_DEBUFF.buffovertime[0].value | -0.5 | — | -50% |
Ability definition
{
"@uniquename": "QS_WHIRLWIND2",
"@castupperbodyblendtime": "0.01",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0.5",
"@disruptionfactor": "1",
"@recastdelay": "18",
"@energyusage": "16",
"@castrange": "4",
"@uitype": "debuff",
"@category": "debuff",
"@assessment": "negative",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_DAMAGE_DECREASED",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-51.81",
"@effecttype": "physical",
"@effectarearadius": "6",
"@targetcountvaluebonusfactor": "0.08"
},
"applyspell": [
{
"@spell": "QS_WHIRLWIND2_DISARM",
"@target": "enemy",
"@effectarearadius": "6",
"IfTargetType": {
"@type": "player"
}
},
{
"@spell": "QS_WHIRLWIND2_AASPEED_DEBUFF",
"@target": "enemy",
"@effectarearadius": "6",
"IfTargetType": {
"@type": "mob"
}
},
{
"@target": "enemy",
"@spell": "QS_WHIRLWIND2_KNOCKBACK",
"@effectarearadius": "6"
},
{
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
],
"buffovertime": [
{
"@target": "enemy",
"@type": "physicalattackdamagebonus",
"@effectarearadius": "6",
"@value": "-0.50",
"@time": "5"
},
{
"@target": "enemy",
"@type": "magicattackdamagebonus",
"@effectarearadius": "6",
"@value": "-0.50",
"@time": "5"
},
{
"@target": "enemy",
"@type": "physicalspelldamagebonus",
"@effectarearadius": "6",
"@value": "-0.50",
"@time": "5"
},
{
"@target": "enemy",
"@type": "magicspelldamagebonus",
"@effectarearadius": "6",
"@value": "-0.50",
"@time": "5"
}
]
}