Avalonian OmeletteActive
FOOD_BUFF_CASTSPEED_CDR_AVALON_P8
Increases your Cast Speed by 12.3%, Cooldown Rate by 9.8% and your Defense by 8.6%, for 30:00.
Stats
| Cast time | 0.8 s |
|---|---|
| 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.123 | — | 12.3% |
| {1} | buffovertime[1].value | 0.098 | — | 9.8% |
| {2} | buffovertime[2].value | 0.086 | — | 8.6% |
| {3} | buffovertime[0].time | 1800 | — | 30:00 |
Ability definition
{
"@uniquename": "FOOD_BUFF_CASTSPEED_CDR_AVALON_P8",
"@namelocatag": "@SPELLS_FOOD_BUFF_CASTSPEED_CDR_AVALON",
"@descriptionlocatag": "@SPELLS_FOOD_BUFF_CASTSPEED_CDR_AVALON_V2_DESC",
"@statblock": "@SPELLS_FOOD_STATBLOCK",
"@target": "self",
"@castingtime": "0.8",
"@recastdelay": "0",
"@energyusage": "0",
"@castrange": "0",
"@hitdelay": "0",
"@standtime": "0",
"@keepmovingaftercast": "true",
"@uitype": "heal",
"@category": "foodbuff",
"@neutraleffect": "true",
"@buffpriority": "10",
"@hideMainhandDuringAnim": "true",
"@hideOffhandDuringAnim": "true",
"@spelleffectlocatag": "@SPELLS_FOOD_BUFF_CASTSPEED_CDR_AVALON_BUFF_DESC",
"@displaytextonexpirylocatag": "@SPELL_EXPIRY_MESSAGE_DEFAULT",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[1].value$"
},
{
"@tag": "$buffovertime[2].value$"
},
{
"@tag": "$buffovertime[0].time$"
}
]
}
},
"removeactiveeffects": {
"@target": "self",
"@category": "foodbuff"
},
"buffovertime": [
{
"@target": "self",
"@type": "magiccasttimereduction",
"@value": "0.123",
"@time": "1800",
"@persistsafterknockdown": "true"
},
{
"@target": "self",
"@type": "magiccooldownreduction",
"@value": "0.098",
"@time": "1800",
"@persistsafterknockdown": "true"
},
{
"@target": "self",
"@type": "bonusdefensevsplayers",
"@value": "0.086",
"@time": "1800",
"@persistsafterknockdown": "true"
},
{
"@target": "self",
"@type": "bonusdefensevsmobs",
"@value": "0.086",
"@time": "1800",
"@persistsafterknockdown": "true"
}
]
}