Fisherman ProficiencyPassive
PASSIVE_AVALON_YIELD_FISH_T4
Increases your Gathering Yield by 10% for Tier 4 Fish 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.1 | — | 10% |
| {1} | resourcegatheringbuff[0].tier | 4 | — | 4 |
Ability definition
{
"@uniquename": "PASSIVE_AVALON_YIELD_FISH_T4",
"@descriptionlocatag": "@SPELLS_PASSIVE_AVALON_YIELD_FISH_DESC",
"@namelocatag": "@SPELLS_PASSIVE_AVALON_YIELD_FISH_T4",
"@spelleffectlocatag": "@SPELLS_STATUS_YIELD_FISH_INCREASED",
"resourcegatheringbuff": [
{
"@bufftype": "fishingyield",
"@resourcetype": "",
"@tier": "4",
"@value": "0.1"
},
{
"@bufftype": "fishingyield",
"@resourcetype": "",
"@tier": "1",
"@value": "0.1"
},
{
"@bufftype": "fishingyield",
"@resourcetype": "",
"@tier": "2",
"@value": "0.1"
},
{
"@bufftype": "fishingyield",
"@resourcetype": "",
"@tier": "3",
"@value": "0.1"
}
]
}