저주받은 타르Active
CURSED_SPLAT
목표 위치에 4.2s 동안 지속되는 반경이 3m인 저주받은 타르 웅덩이를 생성합니다.
웅덩이 안의 모든 적을 -10%만큼 느려지게 합니다.
매 1s마다 타락한 저주 스택 하나를 부여합니다.
타락한 저주 스택 마다 10s에 걸쳐 267의 마법 대미지를 입힙니다 (최대 4번까지 중첩됨).
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.
장로의 그레이트 커스드 스태프장로의 데모닉 스태프장로의 커스드 스태프장로의 라이프커스 스태프장로의 커스드 스컬장로의 댐네이션 스태프장로의 섀도우콜러장로의 로트콜러 스태프
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"
}
}
}
}
}