Speed CasterActive
SPEEDCASTER
Become more efficient at your casting, reducing your Cast Times by 50% and your Energy Costs by 70% for 8s.
Stats
| Energy cost | 26 |
|---|---|
| Cooldown | 30 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} | buffovertime[0].value | 0.5 | — | 50% |
| {1} | buffovertime[1].value | 0.7 | — | 70% |
| {2} | buffovertime[0].time | 8 | — | 8s |
Ability definition
{
"@uniquename": "SPEEDCASTER",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "10",
"@castrange": "0",
"@uitype": "buff",
"@category": "buff",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_CASTSPEED_ENERGYCOSTREDUCTION_INCREASED",
"@controllerpreferredtarget": "neutral",
"buffovertime": [
{
"@target": "self",
"@time": "8",
"@type": "magiccasttimereduction",
"@value": "0.5"
},
{
"@target": "self",
"@time": "8",
"@type": "energycostreduction",
"@value": "0.7"
}
],
"tintfx": {
"@color": "255,78, 247, 100"
},
"spelleffectfx": {}
}