Forceful SwingActive
QS_WHIRLWIND2
Swing your staff in a 6m radius around you, knocking back all enemies hit by 6.87m.
Deals 172 physical damage.
Decreases all damage dealt by -50% for 5s.
Affected players will be unable to Auto-Attack.
Affected mobs will have their Auto-Attack Speed reduced by -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.
Elder's Double Bladed StaffElder's Iron-clad StaffElder's QuarterstaffElder's Black Monk StaffElder's SoulscytheElder's Staff of BalanceElder's Phantom TwinbladeElder's Grailseeker
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"
}
]
}