狂野魔法Active
WILD_MAGIC
每1s在三种不同的魔法效果中轮换。再次施放此技能可以选择当前效果。
第一种烈焰之环:
在你周围的地面创造5m半径的烈焰之环,持续3s。使所有触碰到它的敌人着火,在4s内造成393魔法伤害。燃烧中的敌人会从你身边逃跑,持续1s(怪物只会逃跑一次)。
第二种暴风之盾:
使你的伤害抗性提高22%,持续5s。每当你受到直接伤害,且攻击者与你的距离小于12m,以闪电能量震击敌人,造成56魔法伤害。击晕1s。
第三种冰霜碎片:
召唤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"
}
}