RasgarActive
RENDINGSWING
Corta todos os inimigos em um raio de 7m ao seu redor, causando 380 de dano fĩsico.
Reduz a Resistência a Controle de Multidões em -20% por 4s.
Se um inimigo atingido possui cargas de Sangramento, todos os inimigos acertados recebem o mesmo número de cargas que o inimigo com mais cargas.
Cada carga de Sangramento causa 77 de dano físico durante 6s (acumula até 3 vezes).
Se a quantidade máxima de acúmulos for alcançada, a Cura Recebida do inimigio afetado é reduzida em -12% por 5s.
Stats
| Energy cost | 55 |
|---|---|
| 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.042 | 380 |
| {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.042 | 77 |
| {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"
}
]
}