分裂Active
RENDINGSWING
あなたの周囲の半径7m内の全ての敵を切り裂いて進み、453物理ダメージを与えます。
4sの間、クラウドコントロール耐性を-20%減らします。
ヒットした敵の中に引き裂き出血チャージを所持していた敵がいた場合、全てのヒットした敵が、最も多いチャージ数の敵と同数のチャージを受け取ります。
引き裂き出血チャージ1つにつき、6sにわたって物理ダメージを91与えます(最大3回までスタックします)。
スタックが最大量に達すると、5sの間、影響を受ける敵の治癒回復量が-12%減少します。
Stats
| Energy cost | 65 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 7 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(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | applyspell[0].effectarearadius | 7 | — | 7m |
| {1} | $RENDINGSWING_CONDITION2.directattributechange[0].change | -125 | ×3.626 | 453 |
| {2} | $RENDINGSWING_DEBUFF.buffovertime[0].value | -0.2 | — | -20% |
| {3} | $RENDINGSWING_DEBUFF.buffovertime[0].time | 4 | — | 4s |
| {4} | $AXE_BLEED.attributechangeovertime[0].totalchange | -25.2 | ×3.626 | 91 |
| {5} | $AXE_BLEED.attributechangeovertime[0].time | 6 | — | 6s |
| {6} | $AXE_BLEED.maxcharges | 3 | — | 3 |
| {7} | $AXE_BLEED_DEBUFF.buffovertime[0].value | -0.12 | — | -12% |
| {8} | $AXE_BLEED_DEBUFF.buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "RENDINGSWING",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "18",
"@castrange": "7",
"@uitype": "damage",
"@category": "damage",
"@showrange": "true",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@descriptionlocatag": "@SPELLS_RENDINGSWING_V2_DESC",
"@controllerpreferredtarget": "neutral",
"applyspell": [
{
"@spell": "RENDINGSWING_DEBUFF",
"@target": "enemy",
"@effectarearadius": "7"
},
{
"@spell": "RENDINGSWING_CONDITION",
"@target": "enemy",
"@effectarearadius": "7"
},
{
"@spell": "RENDINGSWING_CONDITION2",
"@target": "self"
}
]
}