ノックアウトActive
KNOCKOUT
狙った敵を攻撃し、118物理ダメージを与えます。
ターゲットを眠らせます。効果時間:5.81s(対プレイヤー)/11.62s(対モブ)(ダメージを受けると敵は目覚めます。)
Stats
| Energy cost | 25 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 1.5 m |
| Target | Enemy |
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].change | -56.67 | ×2.090 | 118 |
| {1} | stun[0].time | 5 | ×1.162 | 5.81s |
| {2} | stun[1].time | 10 | ×1.162 | 11.62s |
Ability definition
{
"@uniquename": "KNOCKOUT",
"@target": "enemy",
"@castingtime": "0",
"@hitdelay": "0.25",
"@standtime": "0.5",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "12",
"@castrange": "1.5",
"@uitype": "crowdcontrol",
"@category": "crowdcontrol",
"@cancelautoattackaftercasting": "true",
"@showrange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_SLEEP",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-56.67",
"@effecttype": "physical"
},
"stun": [
{
"@damagebreakseffect": "true",
"@target": "enemy",
"@time": "5",
"@diminishingreturnfactor": "1.5",
"IfTargetType": {
"@type": "player"
}
},
{
"@damagebreakseffect": "true",
"@target": "enemy",
"@time": "10",
"@diminishingreturnfactor": "1.5",
"IfTargetType": {
"@type": "mob"
}
}
],
"spelleffectfx": {}
}