Magia SelvaggiaActive
WILD_MAGIC
Alterna ogni 1s tra 3 diversi effetti magici. Rilanciare l'abilità seleziona l'effetto.
1 Cerchio di Fuoco: Crea un Cerchio di Fuoco con 5m di raggio sul terreno attorno a te, che dura 3s. Incendia tutti i nemici che lo toccano, infliggendo 393 danni magici in 4s. I nemici incendiati scappano da te per 1s (i mob scappano da te solo una volta).
2 Scudo di Tempesta: Aumenta le tue resistenze ai danni del 22% per 5s. Ogni volta che subisci danno diretto, dai la scossa all'attaccante se si trova entro 12m da te, infliggendo 56 danni magici. Stordisce per 1s.
3 Frammenti di Ghiaccio: Evoca 5 Frammenti per 6.5s. Ogni volta che infliggi danno diretto, consuma un Frammento e infliggi 98 danni magici. Diminusce la Salute massima e corrente del -3% per 5s (si accumula fino a 5 volte).
Stats
| Energy cost | 31 |
|---|---|
| Cast time | Instant |
| 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} | pulsingspell.interval | 1 | — | 1s |
| {1} | $WILD_MAGIC_FIRE.spelleffectarea[0].arc[0].innerradius_start | 5 | — | 5m |
| {2} | $WILD_MAGIC_FIRE.spelleffectarea[0].time | 3 | — | 3s |
| {3} | $WILD_MAGIC_FIRE_EFFECT.attributechangeovertime[0].totalchange | -140 | ×2.807 | 393 |
| {4} | $WILD_MAGIC_FIRE_EFFECT.attributechangeovertime[0].time | 4 | — | 4s |
| {5} | $WILD_MAGIC_FIRE_FEAR.forcedmovement[0].time | 1 | — | 1s |
| {6} | $WILD_MAGIC_LIGHTNING.buffovertime[0].value | 0.22 | — | 22% |
| {7} | $WILD_MAGIC_LIGHTNING.buffovertime[0].time | 5 | — | 5s |
| {8} | $WILD_MAGIC_LIGHTNING.aura[0].auraradius | 12 | — | 12m |
| {9} | $WILD_MAGIC_LIGHTNING_EFFECT.attributechangeovertime[0].change | -20 | ×2.807 | 56 |
| {10} | $WILD_MAGIC_LIGHTNING_EFFECT.stun[0].time | 1 | — | 1s |
| {11} | $WILD_MAGIC_ICE.applyeffectoneventactive[0].count | 5 | — | 5 |
| {12} | $WILD_MAGIC_ICE.applyeffectoneventactive[0].time | 6.5 | — | 6.5s |
| {13} | $WILD_MAGIC_ICE_DAMAGE.attributechangeovertime[0].change | -35 | ×2.807 | 98 |
| {14} | $WILD_MAGIC_ICE_DEBUFF.buffovertime[0].value | -0.03 | — | -3% |
| {15} | $WILD_MAGIC_ICE_DEBUFF.buffovertime[0].time | 5 | — | 5s |
| {16} | $WILD_MAGIC_ICE_DEBUFF.maxcharges | 5 | — | 5 |
Ability definition
{
"@uniquename": "WILD_MAGIC",
"@target": "self",
"@castingtime": "0",
"@hitdelay": "0.25",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "0",
"@energyusage": "11",
"@castrange": "0",
"@uitype": "damage",
"@category": "instant",
"@assessment": "positive",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK_V2",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"statblock": {
"locareference": [
{
"@tag": "$energyusage$"
},
{
"@tag": "$castingtime$"
},
{
"@tag": "$castrange$"
},
{
"@tag": "$$WILD_MAGIC_ROTATION_LOCK.recastdelay$"
}
]
}
},
"pulsingspell": {
"@target": "self",
"@spell": "WILD_MAGIC_ROTATION",
"@initialinterval": "0",
"@interval": "1",
"@count": "15",
"@transformationbreakseffect": "true"
},
"multispell": {
"@spell": "WILD_MAGIC_ROTATION_LOCK",
"@slot": "armor",
"@castableonlyonce": "true",
"@timeoutcooldown": "15",
"@extendtimewindowaftersuccessfulcastbyseconds": "0",
"@timewindow": "15"
}
}