Goudron MauditActive
CURSED_SPLAT
Créez une flaque de Goudron Maudit d'un rayon de 3m à la position ciblée qui dure 4.2s.
Ralentit tous les ennemis dans la flaque de -10%.
Applique une Charge de Malédiction Infâme toutes les 1s.
Chaque Charge de Malédiction Infâme inflige 267 dégâts magiques pendant 10s (Cumulable jusqu'à 4 fois).
Stats
| Energy cost | 16 |
|---|---|
| Cooldown | 5 s |
| Cast time | 0.2 s |
| Range | 15 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.
Grand bâton damné du sageBâton démoniaque du sageBâton damné du sageBâton de malédiction de vie du sageCrâne damné du sageBâton de la damnation du sageMande-ténèbres du sageBâton de Putréfaction du Sage
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_max | 3 | — | 3m |
| {1} | spelleffectarea[0].time | 4.2 | — | 4.2s |
| {2} | $CURSED_SPLAT_EFFECT.buffovertime[0].value | -0.1 | — | -10% |
| {3} | $CURSED_SPLAT_EFFECT.pulsingspell[0].interval | 1 | — | 1s |
| {4} | $CURSEDOT_EFFECT.attributechangeovertime[0].totalchange | -84.7 | ×3.153 | 267 |
| {5} | $CURSEDOT_EFFECT.attributechangeovertime[0].time | 10 | — | 10s |
| {6} | $CURSEDOT_EFFECT.maxcharges | 4 | — | 4 |
Ability definition
{
"@uniquename": "CURSED_SPLAT",
"@target": "ground",
"@keepmovingaftercast": "false",
"@category": "damage",
"@castingtime": "0.2",
"@hitdelay": "0.35",
"@standtime": "0.25",
"@disruptionfactor": "1",
"@recastdelay": "5",
"@energyusage": "5",
"@castrange": "15",
"@uitype": "damage",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@requireslineofsight": "false",
"@animIgnoreHitDelay": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@showrange": "true",
"@descriptionlocatag": "@SPELLS_CURSED_SPLAT_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$spelleffectarea[0].circle[0].radius_max$"
},
{
"@tag": "$spelleffectarea[0].time$"
},
{
"@tag": "$$CURSED_SPLAT_EFFECT.buffovertime[0].value$"
},
{
"@tag": "$$CURSED_SPLAT_EFFECT.pulsingspell[0].interval$"
},
{
"@tag": "$$CURSEDOT_EFFECT.attributechangeovertime[0].totalchange$"
},
{
"@tag": "$$CURSEDOT_EFFECT.attributechangeovertime[0].time$"
},
{
"@tag": "$$CURSEDOT_EFFECT.maxcharges$"
}
]
}
},
"nop": {
"@target": "enemy",
"@effectarearadius": "3",
"@showarearadius": "true"
},
"projectile": {
"@startsocket": "mainhandprojectile",
"@hitsocket": "centerJustAboveGround",
"@flyspeed": "55"
},
"spelleffectarea": {
"@visible": "true",
"@time": "4.2",
"@effect": "CURSED_SPLAT_EFFECT",
"@target": "enemy",
"@removeonleave": "true",
"@applyeffectonlyoncepertarget": "false",
"@position": "attarget",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "3"
}
}
}
}
}