Zeichen des OpfersActive
DEATHMARK
Markiere ein Ziel und werde unsichtbar für Spieler, während du kanalisierst für 2s (du kannst dich während des Kanalisierens bewegen und es kann nicht unterbrochen werden).
Wenn die Kanalisierung endet, sprintest du zu deinem markierten Ziel (Abbruch der Kanalisierung verhindert den Sprint).
Erhöht deinen gesamten Schaden um 35% für 4s.
Stats
| Cooldown | 15 s |
|---|---|
| Cast time | Instant |
| Range | 15 m |
| Target | other |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | channeling[0].totalduration | 2 | — | 2s |
| {1} | $DEATHMARK_BUFF.buffovertime[0].value | 0.35 | — | 35% |
| {2} | $DEATHMARK_BUFF.buffovertime[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "DEATHMARK",
"@keepmovingaftercast": "true",
"@target": "other",
"@castrange": "15",
"@category": "invisibility",
"@castingtime": "0.0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@disruptionfactor": "0.0",
"@recastdelay": "15",
"@energyusage": "0",
"@uitype": "buff",
"@hidespelleffecticon": "true",
"@showrange": "true",
"@castrangetolerance": "20",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@interruptiblebyspell": "false",
"@controllerpreferredtarget": "enemyandally",
"applyspell": {
"@spell": "DEATHMARK_DEBUFF",
"@target": "other"
},
"channelingspell": {
"@effectcount": "9",
"@initialeffectinterval": "0",
"@effectinterval": "0.25",
"@allowcancel": "true",
"@damagecancelscasting": "false",
"@disruptionfactor": "0",
"@energyusage": "0",
"@allowmovement": "true",
"@ignoreMovedChannelAnim": "true",
"invisibility": {
"@target": "self",
"@time": "0.1",
"@to": "players",
"@linktochanneling": "true"
},
"applyspell": [
{
"@spell": "REMOVE_BEAMS",
"@target": "self"
},
{
"@spell": "DEATHMARK_TELEPORT",
"@target": "self"
}
]
}
}