전투의 울부짖음Active
SHRIEKMACE
반경 6m의 마법 원을 소환해, 적중하는 모든 적을 3.39s 동안 침묵시키고 보유한 모든 버프를 제거합니다.
영향을 받은 몬스터의 자동 공격 대미지가 4s 동안 -40%만큼 감소합니다.
적중한 모든 몬스터에 대한 자신의 위협을 156만큼 증가시킵니다.
Stats
| Energy cost | 35 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | applyspell[0].effectarearadius | 6 | — | 6m |
| {1} | $SHRIEKMACE_DEBUFF.silence[0].time | 2.33 | ×1.454 | 3.39s |
| {2} | buffovertime[0].value | -0.4 | — | -40% |
| {3} | buffovertime[0].time | 4 | — | 4s |
| {4} | changeaggro[0].value | 156 | — | 156 |
Ability definition
{
"@uniquename": "SHRIEKMACE",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0.25",
"@standtime": "0.35",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "12",
"@castrange": "0",
"@uitype": "crowdcontrol",
"@category": "instant",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@descriptionlocatag": "@SPELLS_SHRIEKMACE_V2_DESC",
"@hidespelleffecticon": "true",
"@controllerpreferredtarget": "neutral",
"spellindicationarea": {
"@target": "enemy",
"@position": "atcaster",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "6"
}
},
"fill": {
"circle": {
"@radius": "0-6"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$applyspell[0].effectarearadius$"
},
{
"@tag": "$$SHRIEKMACE_DEBUFF.silence[0].time$"
},
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[0].time$"
},
{
"@tag": "$changeaggro[0].value$"
}
]
}
},
"applyspell": [
{
"@target": "enemy",
"@spell": "PURGE",
"@effectarearadius": "6"
},
{
"@target": "enemy",
"@spell": "SHRIEKMACE_DEBUFF",
"@effectarearadius": "6"
}
],
"buffovertime": [
{
"@target": "enemymobs",
"@type": "physicalattackdamagebonus",
"@value": "-0.4",
"@time": "4",
"@effectarearadius": "6"
},
{
"@target": "enemymobs",
"@type": "magicattackdamagebonus",
"@value": "-0.4",
"@time": "4",
"@effectarearadius": "6"
}
],
"changeaggro": {
"@target": "self",
"@value": "156.00",
"@aggroradius": "6"
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-10",
"@effectarearadius": "6"
}
}