갑옷 찢기Active
SUNDERARMOR2
대상 적을 공격하여 230의 물리 대미지를 입힙니다.
갑옷 찢기 스택 한개를 적용합니다.
각 갑옷 찢기 스택 마다 적의 대미지 저항력을 8s 동안 -4% (vs 플레이어) / -6% (vs 몬스터) 감소시킵니다 (3 번 까지 중첩됩니다).
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.
장로의 대거장로의 클로장로의 대거 페어장로의 블러드레터장로의 데몬팽장로의 데스기버장로의 브라이들드 퓨리장로의 트윈 슬레이어즈
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.444 | 230 |
| {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"
}
}