Gathering PotionActive
POTION_GATHER_P7
Increase your Gather and Fishing Speed by 37% and your Gather and Fishing Yield by 9.6% for 55s.
Stats
| Cooldown | 55 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.37 | — | 37% |
| {1} | buffovertime[1].value | 0.096 | — | 9.6% |
| {2} | buffovertime[0].time | 55 | — | 55s |
Ability definition
{
"@uniquename": "POTION_GATHER_P7",
"@target": "self",
"@castingtime": "0",
"@recastdelay": "55",
"@energyusage": "0",
"@castrange": "0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@uitype": "buff",
"@category": "instant",
"@neutraleffect": "true",
"@castablewhensilenced": "true",
"@castablewhenstunned": "true",
"@spelleffectlocatag": "@SPELLS_POTION_GATHER_BUFF_INCREASED",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@namelocatag": "@SPELLS_POTION_GATHER",
"@descriptionlocatag": "@SPELLS_POTION_GATHER_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[1].value$"
},
{
"@tag": "$buffovertime[0].time$"
}
]
},
"spelleffect": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[1].value$"
}
]
}
},
"removeactivespell": [
{
"@target": "self",
"@spell": "POTION_GATHER_P1"
},
{
"@target": "self",
"@spell": "POTION_GATHER_P2"
},
{
"@target": "self",
"@spell": "POTION_GATHER_P3"
},
{
"@target": "self",
"@spell": "POTION_GATHER_P4"
},
{
"@target": "self",
"@spell": "POTION_GATHER_P5"
},
{
"@target": "self",
"@spell": "POTION_GATHER_P6"
},
{
"@target": "self",
"@spell": "POTION_GATHER_P8"
}
],
"buffovertime": [
{
"@type": "gatheringspeed",
"@target": "self",
"@value": "0.37",
"@time": "55"
},
{
"@type": "gatheringyield",
"@target": "self",
"@value": "0.096",
"@time": "55"
},
{
"@type": "fishingspeed",
"@target": "self",
"@value": "0.37",
"@time": "55"
},
{
"@type": "fishingyield",
"@target": "self",
"@value": "0.096",
"@time": "55"
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}