Pollen magiqueActive
MAGICMUSHROOM
Relâchez un nuage de Pollen magique dans un rayon de 6m autour de vous, plongeant dans le sommeil tous les ennemis touchés pendant 3s (subir des dégâts réveille l'ennemi).
Vous rend invisible pendant 3s (subir des dégâts, attaquer, utiliser une compétence ou intéragir avec des objets vous révéle).
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"
}
]
}