Brise-armureActive
SUNDERARMOR2
Attaquez la cible ennemie, infligeant 247 dégâts physiques.
Applique une charge de Brise-armure.
Chaque charge de Brise-armure réduit les résistances aux dégâts de -4% (contre les joueurs) / -6% (contre les monstres) pendant 8s (Cumulable jusqu'à 3 fois).
Stats
| Energy cost | 11 |
|---|---|
| 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.
Dague du sageGriffes du sagePaire de dagues du sageSaigneur du sageCroc-de-démon du sageSacrificateur du sageBrides-furie du sageJumelles tueuses du sage
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.702 | 247 |
| {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"
}
}