Skinning ProficiencyPassive
PASSIVE_AVALON_YIELD_HIDE_T6
Increases your Gathering Yield by 15% for Tier 6 Hide 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.15 | — | 15% |
| {1} | resourcegatheringbuff[0].tier | 6 | — | 6 |
Ability definition
{
"@uniquename": "PASSIVE_AVALON_YIELD_HIDE_T6",
"@descriptionlocatag": "@SPELLS_PASSIVE_AVALON_YIELD_HIDE_DESC",
"@namelocatag": "@SPELLS_PASSIVE_AVALON_YIELD_HIDE_T4",
"@spelleffectlocatag": "@SPELLS_STATUS_YIELD_HIDE_INCREASED",
"resourcegatheringbuff": [
{
"@bufftype": "gatheringyield",
"@resourcetype": "HIDE",
"@tier": "6",
"@value": "0.15"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "HIDE",
"@tier": "2",
"@value": "0.15"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "HIDE",
"@tier": "3",
"@value": "0.15"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "HIDE",
"@tier": "4",
"@value": "0.15"
},
{
"@bufftype": "gatheringyield",
"@resourcetype": "HIDE",
"@tier": "5",
"@value": "0.15"
}
]
}