Yaban KokusuActive
FLEE_MOB
10s boyunca hareket hızını 70% ve azami yükünü 200% artırarak düşmanlarından kaçarsın.
Güçlendirme etkisindeyken seni oyuncu olmayan düşmanlara karşı görünmez kılar.
Seni 13s boyunca susturur.
Stats
| Cooldown | 180 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | buffovertime[0].value | 0.7 | — | 70% |
| {1} | buffovertime[1].value | 2 | — | 200% |
| {2} | buffovertime[0].time | 10 | — | 10s |
| {3} | $FLEE_SILENCE.silence[0].time | 13 | — | 13s |
Ability definition
{
"@uniquename": "FLEE_MOB",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0.0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@disruptionfactor": "0.0",
"@recastdelay": "180",
"@energyusage": "0",
"@castrange": "0",
"@category": "invisibility",
"@uitype": "movement",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_FLEE_MOB_EFFECT_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"buffovertime": [
{
"@type": "movespeedbonus",
"@target": "self",
"@value": "0.7",
"@time": "10",
"@mountingbreakseffect": "true"
},
{
"@type": "maxloadbonus",
"@target": "self",
"@value": "2",
"@time": "10",
"@mountingbreakseffect": "true"
}
],
"invisibility": {
"@target": "self",
"@to": "mobs",
"@time": "10",
"@mountingbreakseffect": "true"
},
"pulsingspell": [
{
"@spell": "FLEE_MOB_SILENCE",
"@target": "self",
"@initialinterval": "0",
"@count": "21",
"@interval": "0.5",
"@mountingbreakseffect": "true"
},
{
"@spell": "GATHERSHOES_DROPCRYSTAL",
"@target": "self",
"@interval": "0.5",
"@initialinterval": "0",
"@count": "21"
}
],
"spelleffectfx": [
{
"@constraintpreset": "pointconstraint"
},
{}
]
}