ExtenuarActive
FRAZZLE2
Dispara energía arcana al enemigo señalado e inflige 394 de daño mágico.
Disminuye la defensa en -30% por 4s.
Stats
| Energy cost | 7% |
|---|---|
| Cooldown | 12 s |
| Cast time | 0.5 s |
| Range | 15 m |
| Target | Enemy |
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.
Gran bastón arcano del ancianoBastón enigmático del ancianoBastón arcano del ancianoBastón de brujería del ancianoBastón oculto del ancianoLocus malévolo del ancianoSonido equilibrado del ancianoBastón astral del anciano
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $FRAZZLE2_DAMAGE.directattributechange[0].change | -125 | ×3.153 | 394 |
| {1} | $FRAZZLE2_DEBUFF.buffovertime[0].value | -0.3 | — | -30% |
| {2} | $FRAZZLE2_DEBUFF.buffovertime[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "FRAZZLE2",
"@target": "enemy",
"@castingtime": "0.5",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "12",
"@energyusage": "0.07",
"@energyusageisrelative": "true",
"@castrange": "15",
"@uitype": "debuff",
"@category": "instant",
"@showrange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_FRAZZLE2_NEW_REF_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$FRAZZLE2_DAMAGE.directattributechange[0].change$"
},
{
"@tag": "$$FRAZZLE2_DEBUFF.buffovertime[0].value$"
},
{
"@tag": "$$FRAZZLE2_DEBUFF.buffovertime[0].time$"
}
]
}
},
"applyspell": [
{
"@target": "enemy",
"@spell": "FRAZZLE2_DEBUFF"
},
{
"@target": "enemy",
"@spell": "FRAZZLE2_DAMAGE"
}
],
"projectile": {
"@flyspeed": "30",
"@startsocket": "mainhandprojectile",
"@hitsocket": "damage"
},
"projectileoverride": {
"weapon": {
"@id": "magicstaff2h",
"projectile": {
"@flyspeed": "30",
"@startsocket": "offhandprojectile",
"@hitsocket": "damage"
}
}
}
}