力強いスイング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"
}
]
}