Magma SphereActive
MAGMASPHERE
Release a devastating magma sphere in the targeted direction, rolling through all enemies
Deals 703 magical damage.
Enemy players who are unmounted will take -12% of their Max Health as true damage over 4s (this damage can't be reflected).
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"
}
}
}
}
}
}