Magische PollenActive
MAGICMUSHROOM
Entlasse eine Wolke magischer Pollen in 6m Radius um dich herum, diese lassen alle getroffenen Gegner für 3s einschlafen (Schaden weckt einen Gegner wieder auf).
Macht dich für 3s unsichtbar (Das Erleiden von Schaden, Angreifen, Fertigkeitennutzung, oder Interagieren mit einem Objekt wird dich enttarnen).
Stats
| Cooldown | 90 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} | applyspell[0].effectarearadius | 6 | — | 6m |
| {1} | $MAGICMUSHROOM_INVISIBILITY.invisibility[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "MAGICMUSHROOM",
"@keepmovingaftercast": "true",
"@target": "self",
"@castingtime": "0",
"@recastdelay": "90",
"@energyusage": "0",
"@hitdelay": "0",
"@standtime": "0.0",
"@disruptionfactor": "1",
"@castrange": "0",
"@uitype": "buff",
"@category": "crowdcontrol",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@controllerpreferredtarget": "neutral",
"applyspell": [
{
"@spell": "MAGICMUSHROOM_EFFECT",
"@target": "enemy",
"@effectarearadius": "6"
},
{
"@spell": "MAGICMUSHROOM_INVISIBILITY",
"@target": "self"
}
]
}