DistorsiActive
SHAPE_W_DAMAGE_AOE
Memanggil awan dari realitas yang terdistorsi dengan radius 4m di lokasi tertarget, berlangsung selama 3s.
Memberikan 107 damage sihir tiap 0.75s (damage ini tidak bisa dipantulkan).
Memperlambat semua musuh di dalamnya sebesar -10%.
Setiap musuh yang terkena menerapkan satu Charge Peralihan padamu (hingga 2 kali).
Charge Peralihan dikonsumsi untuk memperkuat kemampuan dari rupamu (tumpukan akan hilang saat menaiki tunggangan).
Stats
| Energy cost | 33 |
|---|---|
| Cooldown | 8 s |
| Cast time | Instant |
| Range | 12 m |
| Target | Ground |
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.
Tongkat Mengintai TetuaTongkat Akar Terikat TetuaTongkat Primitif TetuaTongkat Bulan Merah TetuaTongkat Hellspawn TetuaTongkat Simbol Bumi TetuaPemanggil Cahaya TetuaTongkat Tatapan Dingin Tetua
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $SHAPE_W_DAMAGE_AOE.spelleffectarea[1].circle[0].radius_max | 4 | — | 4m |
| {1} | $SHAPE_W_DAMAGE_AOE.spelleffectarea[1].time | 3 | — | 3s |
| {2} | $SHAPE_W_DAMAGE_AOE_EFFECT.attributechangeovertime[0].change | -48 | ×2.219 | 107 |
| {3} | $SHAPE_W_DAMAGE_AOE_EFFECT.attributechangeovertime[0].interval | 0.75 | — | 0.75s |
| {4} | $SHAPE_W_DAMAGE_AOE_EFFECT.buffovertime[0].value | -0.1 | — | -10% |
| {5} | $SHAPE_W_DAMAGE_AOE.spelleffectarea[0].maxeffectareatargets | 2 | — | 2 |
Ability definition
{
"@uniquename": "SHAPE_W_DAMAGE_AOE",
"@target": "ground",
"@animIgnoreHitDelay": "true",
"@castingtime": "0",
"@keepmovingaftercast": "true",
"@hitdelay": "0.24",
"@standtime": "0.35",
"@disruptionfactor": "1",
"@recastdelay": "8",
"@energyusage": "15",
"@castrange": "12",
"@uitype": "damage",
"@category": "instant",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SHAPE_W_DAMAGE_AOE.spelleffectarea[1].circle[0].radius_max$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE.spelleffectarea[1].time$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE_EFFECT.attributechangeovertime[0].change$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE_EFFECT.attributechangeovertime[0].interval$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$SHAPE_W_DAMAGE_AOE.spelleffectarea[0].maxeffectareatargets$"
}
]
}
},
"nop": {
"@target": "enemy",
"@effectarearadius": "4",
"@showarearadius": "true"
},
"spelleffectarea": [
{
"@target": "enemy",
"@effect": "SHAPE_W_DAMAGE_AOE_FEROCITY",
"@position": "attarget",
"@time": "0.2",
"@visible": "false",
"@removeonleave": "false",
"@maxeffectareatargets": "2",
"@deletewhenmaxtargetshit": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "4"
}
}
}
},
{
"@time": "3",
"@effect": "SHAPE_W_DAMAGE_AOE_EFFECT",
"@target": "enemy",
"@position": "attarget",
"@removeonleave": "true",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@distance": "0",
"@angle": "0",
"circle": {
"@radius": "4"
}
}
}
}
}
]
}