CrystalburstActive
CRYSTAL_COBRA_SPIT
Spew concentrated magic at the targeted position, dealing 227 magical damage in a 4m radius.
If you have at least 1 Shift Charge, consume it to leave an area that deals 465 magical damage over 3.5s.
Reduce enemies' healing received by -20%.
Stats
| Cooldown | 4 s |
|---|---|
| Cast time | 0.25 s |
| 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.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $CRYSTAL_COBRA_SPIT.directattributechange[0].change | -66 | ×3.443 | 227 |
| {1} | $CRYSTAL_COBRA_SPIT.nop[0].effectarearadius | 4 | — | 4m |
| {2} | $CRYSTAL_COBRA_SPIT.spelleffectarea[0].IfConsumeCharges[0].charges | 1 | — | 1 |
| {3} | $CRYSTAL_COBRA_SPIT_AREA_EFFECT.attributechangeovertime[0].totalchange | -135 | ×3.443 | 465 |
| {4} | $CRYSTAL_COBRA_SPIT.spelleffectarea[0].time | 3.5 | — | 3.5s |
| {5} | $CRYSTAL_COBRA_SPIT_AREA_EFFECT.buffovertime[0].value | -0.2 | — | -20% |
Ability definition
{
"@uniquename": "CRYSTAL_COBRA_SPIT",
"@target": "ground",
"@castupperbodyblendtime": "0.215",
"@castrange": "11",
"@adjustgroundtargettorange": "true",
"@recastdelay": "4",
"@castingtime": "0.25",
"@hitdelay": "0.2",
"@energyusage": "0",
"@category": "damage",
"@uitype": "damage",
"@animIgnoreHitDelay": "true",
"@showrange": "true",
"@statblock": "@SPELLS_CHARGECONSUMING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@requireslineofsight": "false",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@visible": "true",
"@addProjectileFlyTime": "true",
"@ignoreLegacy250msDelay": "true",
"area": {
"shape": {
"circle": {
"@radius": "4"
}
},
"fill": {
"circle": {
"@radius": "0-4"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$CRYSTAL_COBRA_SPIT.directattributechange[0].change$"
},
{
"@tag": "$$CRYSTAL_COBRA_SPIT.nop[0].effectarearadius$"
},
{
"@tag": "$$CRYSTAL_COBRA_SPIT.spelleffectarea[0].IfConsumeCharges[0].charges$"
},
{
"@tag": "$$CRYSTAL_COBRA_SPIT_AREA_EFFECT.attributechangeovertime[0].totalchange$"
},
{
"@tag": "$$CRYSTAL_COBRA_SPIT.spelleffectarea[0].time$"
},
{
"@tag": "$$CRYSTAL_COBRA_SPIT_AREA_EFFECT.buffovertime[0].value$"
}
]
}
},
"nop": {
"@showarearadius": "true",
"@effectarearadius": "4",
"@target": "ground"
},
"spelleffectarea": {
"@target": "enemy",
"@effect": "CRYSTAL_COBRA_SPIT_AREA_EFFECT",
"@position": "attarget",
"@time": "3.5",
"@visible": "false",
"@applyeffectonlyoncepertarget": "false",
"@removeonleave": "true",
"@areatag": "hostilegroundeffectarea",
"IfConsumeCharges": {
"@casterchargesonly": "true",
"@charges": "1",
"@spell": "SHAPE_FEROCITY_STACK",
"@who": "Caster"
},
"area": {
"shape": {
"circle": {
"@radius": "4"
}
}
}
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-66",
"@effectarearadius": "4",
"@effecttype": "magic",
"@showarearadius": "true",
"@targetcountvaluebonusfactor": "0.08"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
},
"projectile": {
"@startsocket": "mainhandprojectile",
"@hitsocket": "damage",
"@flyspeed": "60",
"@ignoresocketscale": "true"
}
}