狂野魔法Active
WILD_MAGIC
每1s輪流施加3種不同的魔法效果。重複施放技能可選擇效果。
第1段烈火之環:
在自身周圍地面創造5m半徑範圍的烈火之環,持續3s。使所有觸碰的敵人進入燃燒狀態,在4s內造成393點魔法傷害。燃燒中的敵人將從您身邊逃離,持續1s(怪物僅會逃離一次)。
第2段風暴護盾:
使自身傷害抗性增加22%,持續5s。每當您受到直接攻擊時,若攻擊者處於自身周圍12m範圍內則電擊對方,造成56點魔法傷害,並且使其暈眩,持續1s。
第3段冰霜碎片:
召喚5個碎片,持續6.5s。每當您造成直接傷害時,消耗一個碎片並造成額外98點魔法傷害。並使目標的生命值上限和目前生命值降低-3%,持續5s(最多可疊加5層)。
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"
}
}