Turbine laceranteActive
RENDINGSPIN
Fai roteare l'ascia in un raggio di 5m attorno a te, infliggendo danni fisici ai nemici in base alla loro distanza da te.
Applica una carica di Sanguinamento a tutti i nemici colpiti.
Distanza: 2.5m | 5m
Danni: 223 | 254
Ogni carica di Sanguinamento infligge 80 danni fisici nell'arco di 6s (si accumula fino a 3 volte).
Raggiunta la quantità massima di accumuli, le guarigioni ricevute dai nemici affetti si riducono del -12% per 5s.
Stats
| Energy cost | 10 |
|---|---|
| Cooldown | 3 s |
| Cast time | Instant |
| Range | 5 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.
Ascia da battaglia dell'anzianoLa Mano di KhorAlabarda dell'anzianoSemina-carogne dell'anzianoFalce infernale dell'anzianoZampe d'orso dell'anzianoSpaccaregni dell'anzianoMietitrice di Cristallo dell'anziano
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | applyspell[1].effectarearadius | 5 | — | 5m |
| {1} | applyspell[0].effectarearadius | 2.5 | — | 2.5m |
| {2} | $RENDINGSPIN_LOWDAMAGE.directattributechange[0].change | -70 | ×3.179 | 223 |
| {3} | $RENDINGSPIN_MAXDAMAGE.directattributechange[0].change | -80 | ×3.179 | 254 |
| {4} | $AXE_BLEED.attributechangeovertime[0].totalchange | -25.2 | ×3.179 | 80 |
| {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": "RENDINGSPIN",
"@keepmovingaftercast": "true",
"@target": "self",
"@castingtime": "0",
"@hitdelay": "0.3",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "3",
"@energyusage": "3",
"@castrange": "5",
"@uitype": "damage",
"@animIgnoreHitDelay": "true",
"@animIgnoreMovement": "true",
"@category": "damage",
"@showrange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_TEST_RENDINGSPIN_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"applyspell": [
{
"@spell": "RENDINGSPIN_CLOSERANGE",
"@target": "enemy",
"@effectarearadius": "2.5"
},
{
"@spell": "RENDINGSPIN_CONDITION",
"@target": "enemy",
"@effectarearadius": "5"
}
]
}