Esfera de LavaActive
MAGMASPHERE
Lança uma esfera de magma devastadora na direção alvo, que rola por todos os inimigos, causando 703 de dano mágico.
Jogadores inimigos que não estão montados receberão -12% de sua Vida Máxima como dano verdadeiro durante 4s (esse dano não pode ser refletido).
Stats
| Energy cost | 59 |
|---|---|
| Cooldown | 30 s |
| Cast time | 0.6 s |
| Range | 25 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(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $MAGMASPHERE_EFFECT.directattributechange[0].change | -240 | ×2.927 | 703 |
| {1} | $MAGMASPHERE_EFFECT.attributechangeovertime[0].totalchange | -0.12 | — | -12% |
| {2} | $MAGMASPHERE_EFFECT.attributechangeovertime[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "MAGMASPHERE",
"@target": "ground",
"@category": "damage",
"@castingtime": "0.6",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "20",
"@castrange": "25",
"@adjustgroundtargettorange": "true",
"@uitype": "damage",
"@assessment": "negative",
"@descriptionlocatag": "@SPELLS_MAGMASPHERE_TEST_DESC",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spelleffectarea": {
"@time": "2",
"@effect": "MAGMASPHERE_EFFECT",
"@target": "enemy",
"@position": "atcaster",
"@rotation": "castdirection",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"@deletewhenmaxtargetshit": "false",
"@visible": "false",
"@skillshotindicatormax": "25",
"@skillshotindicatormin": "25",
"@removeonlandscapecollision": "true",
"@landscapecollisioneffect": "MAGMASPHERE_COLLISION_EFFECT",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "2-25",
"circle": {
"@radius": "2"
}
}
}
}
}
}