강철 분쇄Active
IRONBREAKER
망치를 땅에 내려쳐서 목표 위치 주변 2.5m 범위의 모든 적에게 258의 물리 대미지 (vs 플레이어) / 344의 물리 대미지 (vs 몬스터) 를 입힙니다.
4s 동안 대미지 저항력을 -12% 만큼 감소시킵니다.
적중한 모든 적에게 부여된 모든 보호막을 파괴합니다.
Stats
| Energy cost | 14 |
|---|---|
| Cooldown | 6 s |
| Cast time | Instant |
| Range | 3 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.
장로의 그레이트 해머장로의 폴해머장로의 해머장로의 툼해머장로의 대장간 망치장로의 그로브키퍼장로의 핸드 오브 저스티스장로의 트루볼트 해머
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $IRONBREAKER_EFFECT.directattributechange[0].change | -90 | ×2.870 | 258 |
| {1} | $IRONBREAKER_EFFECT.directattributechange[1].change | -120 | ×2.870 | 344 |
| {2} | spelleffectarea[0].circle[0].radius_start | 2.5 | — | 2.5m |
| {3} | $IRONBREAKER_EFFECT.buffovertime[0].value | -0.12 | — | -12% |
| {4} | $IRONBREAKER_EFFECT.buffovertime[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "IRONBREAKER",
"@target": "ground",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@hitdelay": "0.4",
"@standtime": "0.5",
"@disruptionfactor": "0",
"@recastdelay": "6",
"@energyusage": "5",
"@castrange": "3",
"@uitype": "debuff",
"@category": "instant",
"@assessment": "negative",
"@unlockedtoequip": "false",
"@adjustgroundtargettorange": "true",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_IRONBREAKER_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "atcaster",
"@visible": "true",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "3",
"circle": {
"@radius": "2.5"
}
}
},
"fill": {
"node": {
"@angle": "0",
"@distance": "3",
"circle": {
"@radius": "0-2.5"
}
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$IRONBREAKER_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$IRONBREAKER_EFFECT.directattributechange[1].change$"
},
{
"@tag": "$spelleffectarea[0].circle[0].radius_start$"
},
{
"@tag": "$$IRONBREAKER_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$IRONBREAKER_EFFECT.buffovertime[0].time$"
}
]
}
},
"nop": {
"@target": "self",
"@effectarearadius": "2.5",
"@showarearadius": "true"
},
"spelleffectfx": {
"@duration": "0.5"
},
"spelleffectarea": {
"@target": "enemy",
"@effect": "IRONBREAKER_EFFECT",
"@time": "0.25",
"@position": "atcaster",
"@removeonleave": "false",
"@visible": "true",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "3",
"circle": {
"@radius": "2.5"
}
}
}
}
}
}