Sphère de magmaActive
MAGMASPHERE
Envoyez une sphère de magma dévastatrice dans la direction ciblée, traversant tous les ennemis et infligeant 703 dégâts magiques.
Les joueurs ennemis qui ne sont pas sur une monture subissent -12% de leur santé maximale comme dégâts bruts pendant 4s (ces dégâts ne peuvent pas être renvoyés).
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"
}
}
}
}
}
}