WanderlustActive
WANDERLUST
Fill yourself with Wanderlust, increasing your Move Speed by 10% every 1s (stacks up to 8 times).
Lasts for 7s after max stacks are reached.
Stats
| Cooldown | 60 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Granted by(7)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $WANDERLUST_EFFECT.buffovertime[0].value | 0.1 | — | 10% |
| {1} | pulsingspell[0].interval | 1 | — | 1s |
| {2} | $WANDERLUST_EFFECT.maxcharges | 8 | — | 8 |
| {3} | $WANDERLUST_EFFECT.buffovertime[0].time | 7 | — | 7s |
Ability definition
{
"@uniquename": "WANDERLUST",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0.0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@disruptionfactor": "0.0",
"@recastdelay": "60",
"@energyusage": "0",
"@castrange": "0",
"@category": "movementbuff",
"@uitype": "movement",
"@hidespelleffecticon": "true",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"pulsingspell": {
"@target": "self",
"@spell": "WANDERLUST_EFFECT",
"@initialinterval": "0",
"@interval": "1",
"@count": "8"
},
"spelleffectfx": {}
}