MeditationActive
SUMMONER_CD_REDUCTION
Meditate, increasing your Cooldown Rate by 80% while channeling for up to 2.75s.
Stats
| Cooldown | 40 s |
|---|---|
| Cast time | Instant |
| Range | 11 m |
| 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} | channeling[0].buffovertime[0].value | 0.8 | — | 80% |
| {1} | channeling[0].totalduration | 2.75 | — | 2.75s |
Ability definition
{
"@uniquename": "SUMMONER_CD_REDUCTION",
"@target": "self",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "40",
"@energyusage": "0",
"@castrange": "11",
"@uitype": "buff",
"@category": "instant",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@controllerpreferredtarget": "neutral",
"channelingspell": {
"@initialeffectinterval": "0",
"@effectinterval": "0.25",
"@effectcount": "12",
"@energyusage": "0",
"@disruptionfactor": "0",
"buffovertime": {
"@target": "self",
"@time": "0.25",
"@type": "magiccooldownreduction",
"@value": "0.8",
"@linktochanneling": "true"
},
"spelleffectfx": {}
}
}