Fender ArmaduraActive
SUNDERARMOR2
Ataca o alvo inimigo, causando 221 de dano físico.
Aplica uma carga de Fender Armadura.
Cada carga de Fender Armadura reduz as resistências a dano em -4% (contra jogadores) / -6% (contra monstros) por 8s (acumula até 3 vezes).
Stats
| Energy cost | 10 |
|---|---|
| Cooldown | 2 s |
| Cast time | Instant |
| Range | 2 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.
Adaga do AnciãoGarras do AnciãoPar de Adagas do AnciãoDessangrador do AnciãoPresa Demoníaca do AnciãoMortíficos do AnciãoFúria Contida do AnciãoGêmeas Aniquiladoras do Ancião
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | directattributechange[0].change | -66.69 | ×3.310 | 221 |
| {1} | buffovertime[0].value | -0.04 | — | -4% |
| {2} | buffovertime[2].value | -0.06 | — | -6% |
| {3} | buffovertime[0].time | 8 | — | 8s |
| {4} | maxcharges | 3 | — | 3 |
Ability definition
{
"@uniquename": "SUNDERARMOR2",
"@target": "enemy",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0.1",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "2",
"@energyusage": "3",
"@castrange": "2",
"@uitype": "debuff",
"@category": "debuff",
"@maxstack": "3",
"@maxcharges": "3",
"@showrange": "true",
"@assessment": "negative",
"@buffpriority": "2",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_SUNDERARMOR_CHARGE1_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$directattributechange[0].change$"
},
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[2].value$"
},
{
"@tag": "$buffovertime[0].time$"
}
]
},
"spelleffect": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[2].value$"
}
]
}
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-66.69",
"@effecttype": "physical"
},
"buffovertime": [
{
"@type": "physicalarmor",
"@value": "-0.04",
"@target": "enemy",
"@time": "8",
"IfTargetType": {
"@type": "player"
}
},
{
"@type": "magicresistance",
"@value": "-0.04",
"@target": "enemy",
"@time": "8",
"IfTargetType": {
"@type": "player"
}
},
{
"@type": "physicalarmor",
"@value": "-0.06",
"@target": "enemy",
"@time": "8",
"IfTargetType": {
"@type": "mob"
}
},
{
"@type": "magicresistance",
"@value": "-0.06",
"@target": "enemy",
"@time": "8",
"IfTargetType": {
"@type": "mob"
}
}
],
"spelleffectfx": {
"@size": "1",
"@constraintpreset": "pointconstraint"
}
}