Harvesting ProficiencyPassive
PASSIVE_AVALON_YIELD_FIBER_T8
Increases your Gathering Yield by 20% for Tier 8 Fiber or lower.
Stats
| Cast time | Instant |
|---|
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | resourcegatheringbuff[0].value | 0.2 | — | 20% |
| {1} | resourcegatheringbuff[0].tier | 8 | — | 8 |
Ability definition
{
"@uniquename": "PASSIVE_AVALON_YIELD_FIBER_T8",
"@descriptionlocatag": "@SPELLS_PASSIVE_AVALON_YIELD_FIBER_DESC",
"@namelocatag": "@SPELLS_PASSIVE_AVALON_YIELD_FIBER_T4",
"@spelleffectlocatag": "@SPELLS_STATUS_YIELD_FIBER_INCREASED",
"resourcegatheringbuff": [
{
"@bufftype": "gatheringyield",
"@resourcetype": "FIBER",
"@tier": "8",
"@value": "0.2"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "FIBER",
"@tier": "2",
"@value": "0.2"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "FIBER",
"@tier": "3",
"@value": "0.2"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "FIBER",
"@tier": "4",
"@value": "0.2"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "FIBER",
"@tier": "5",
"@value": "0.2"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "FIBER",
"@tier": "6",
"@value": "0.2"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "FIBER",
"@tier": "7",
"@value": "0.2"
}
]
}