Śmiertelna AgoniaAktywna
SMELLOFBLOOD
Uwalniasz groźny puls w promieniu 6m od siebie, zwiększający obrażenia jakie zadajesz o 15% przez 4s.
Ujawnia uderzonych niewidzialnych wrogów.
Wrogowie uderzeni poniżej 50% Zdrowia będą mieli zmniejszone odporności na obrażenia o -35% przez 4s.
Statystyki
| Odnowienie | 15 s |
|---|---|
| Czas rzucania | Natychmiastowa |
| Cel | Na siebie |
Dostajesz z(1)
Widok zaawansowany
Skąd bierze się każda liczba i jaki rachunek do niej doprowadził. Jak to działa
| # | Źródło | Baza | Progresja | Wynik |
|---|---|---|---|---|
| {0} | applyspell[0].effectarearadius | 6 | — | 6m |
| {1} | buffovertime[0].value | 0.15 | — | 15% |
| {2} | buffovertime[0].time | 4 | — | 4s |
| {3} | applyspell[0].IfTargetHealthPercentage[0].value | 0.5 | — | 50% |
| {4} | $SMELLOFBLOOD_DEBUFF.buffovertime[0].value | -0.35 | — | -35% |
| {5} | $SMELLOFBLOOD_DEBUFF.buffovertime[0].time | 4 | — | 4s |
Definicja umiejętności
{
"@uniquename": "SMELLOFBLOOD",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "buff",
"@category": "buff",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_DAMAGE_INCREASED",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"applyspell": {
"@spell": "SMELLOFBLOOD_DEBUFF",
"@target": "enemy",
"@effectarearadius": "6",
"IfTargetHealthPercentage": {
"@op": "less",
"@value": "0.5"
}
},
"removeactiveeffects": {
"@category": "invisibility",
"@target": "enemy",
"@effectarearadius": "6"
},
"interruptcast": {
"@target": "enemy",
"@effectarearadius": "6",
"@allownegativeeffectonally": "true",
"IfIsTargetChanneling": {
"@category": "invisibility"
}
},
"buffovertime": [
{
"@target": "self",
"@value": "0.15",
"@time": "4",
"@type": "physicalattackdamagebonus"
},
{
"@target": "self",
"@value": "0.15",
"@time": "4",
"@type": "magicattackdamagebonus"
},
{
"@target": "self",
"@value": "0.15",
"@time": "4",
"@type": "physicalspelldamagebonus"
},
{
"@target": "self",
"@value": "0.15",
"@time": "4",
"@type": "magicspelldamagebonus"
}
]
}