Bomba dymnaAktywna
SMOKEBOMB
Upuszczasz pod swoimi nogami Bombę Dymną, która uwalnia chmurę o promieniu 5m, trwającą 5s.
Ucisza ciebie i wszystkich wrogów podczas przebywania w chmurze.
Czyni cię niewidzialnym, gdy znajdujesz się w chmurze (auto-ataki nie ujawniają cię).
Statystyki
| Odnowienie | 40 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} | spelleffectarea[0].circle[0].radius_max | 5 | — | 5m |
| {1} | spelleffectarea[0].time | 5 | — | 5s |
Definicja umiejętności
{
"@uniquename": "SMOKEBOMB",
"@target": "self",
"@keepmovingaftercast": "true",
"@category": "instant",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "0",
"@recastdelay": "40",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "buff",
"@cancelautoattackaftercasting": "false",
"@assessment": "negative",
"@descriptionlocatag": "@SPELLS_SMOKEBOMB_V2_DESC",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"spelleffectarea": [
{
"@time": "5",
"@effect": "SMOKEBOMB_EFFECT",
"@target": "self",
"@position": "atcaster",
"@removeonleave": "true",
"@applyeffectonlyoncepertarget": "false",
"@visible": "false",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "0",
"circle": {
"@radius": "AS 0:0;0.39:0;0.4:5"
}
}
}
}
},
{
"@time": "5",
"@effect": "SMOKEBOMB_EFFECT2",
"@target": "enemy",
"@position": "atcaster",
"@removeonleave": "true",
"@applyeffectonlyoncepertarget": "false",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "0",
"circle": {
"@radius": "AS 0:0;0.39:0;0.4:5"
}
}
}
}
},
{
"@time": "7",
"@effect": "none",
"@target": "ground",
"@position": "atcaster",
"@removeonleave": "true",
"@visible": "false",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "0",
"circle": {
"@radius": "6"
}
}
}
}
}
]
}