Cri de guerreActive
SHRIEKMACE
Invoquez un cercle magique d'un rayon de 6m, réduisant au silence tous les ennemis touchés pendant 3.58s et purgeant tous les bonus sur eux.
Les monstres affectés verront leurs Dégâts d'Auto-Attaque réduits de -40% pendant 4s.
Augmente votre niveau de menace envers tous les monstres touchés de 156.
Stats
| Energy cost | 38 |
|---|---|
| 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.536 | 3.58s |
| {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"
}
}