Bomba GlacialActive
FROSTBOMB_CASTSLOW
Conjura uma Bomba de Gelo na posição alvo, desacelerando todos os inimigos dentro de um raio de 5m por -30%.
Explode após 1.6s, causando 486 de dano mágico a todos os inimigos em um raio de 5m.
Desacelera todos os inimigos atingidos em -20% por 5s.
Stats
| Energy cost | 29 |
|---|---|
| Cooldown | 10 s |
| Cast time | Instant |
| Range | 11 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.
Cajado de Gelo do AnciãoCajado de Gelo Elevado do AnciãoCajado Glacial do AnciãoCajado Enregelante do AnciãoCajado de Sincelo do AnciãoPrisma Geleterno do AnciãoCajado Ártico do AnciãoUivo Frio do Ancião
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | spelleffectarea[0].circle[0].radius_start | 5 | — | 5m |
| {1} | $FROSTBOMB_CASTSLOW_SLOW.buffovertime[0].value | -0.3 | — | -30% |
| {2} | spelleffectarea[0].time | 1.6 | — | 1.6s |
| {3} | $FROSTBOMB_CASTSLOW_DAMAGE.directattributechange[0].change | -166.1 | ×2.927 | 486 |
| {4} | spelleffectarea[1].circle[0].radius_max | 5 | — | 5m |
| {5} | $FROSTBOMB_CASTSLOW_DAMAGE.buffovertime[0].value | -0.2 | — | -20% |
| {6} | $FROSTBOMB_CASTSLOW_DAMAGE.buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "FROSTBOMB_CASTSLOW",
"@castupperbodyblendtime": "0.022",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "10",
"@energyusage": "10",
"@castrange": "11",
"@uitype": "crowdcontrol",
"@category": "crowdcontrol",
"@maxstack": "1",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@animIgnoreHitDelay": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_SLOW",
"@namelocatag": "@SPELLS_FROSTBOMB",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"nop": {
"@target": "enemy",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"spelleffectarea": [
{
"@target": "enemy",
"@effect": "none",
"@time": "1.6",
"@removeonleave": "true",
"@applyeffectonlyoncepertarget": "false",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5"
}
},
"fill": {
"circle": {
"@radius": "0-5"
}
}
}
},
{
"@target": "enemy",
"@effect": "FROSTBOMB_CASTSLOW_SLOW",
"@time": "1.6",
"@removeonleave": "true",
"@applyeffectonlyoncepertarget": "false",
"@visible": "false",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "5"
}
}
}
},
{
"@target": "enemy",
"@effect": "FROSTBOMB_CASTSLOW_DAMAGE",
"@time": "1.8",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "A 0:0;1.59:0;1.6:5"
}
}
}
}
],
"spelleffectfx": {},
"tintfx": {
"@color": "0, 175, 207, 75"
}
}