Harvesting SkillsPassive
PASSIVE_YIELD_FIBER_T7
Increases your Gathering Yield by 2.5% for Fiber between Tier 2-7 every 30s you have this item equipped (stacks up to 10 times).
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} | $PASSIVE_YIELD_FIBER_EFFECT_T7.resourcegatheringbuffovertime[0].value | 0.025 | — | 2.5% |
| {1} | $PASSIVE_YIELD_FIBER_EFFECT_T7.resourcegatheringbuffovertime[0].mintier | 2 | — | 2 |
| {2} | $PASSIVE_YIELD_FIBER_EFFECT_T7.resourcegatheringbuffovertime[0].maxtier | 7 | — | 7 |
| {3} | pulsingspellpassive[0].interval | 30 | — | 30s |
| {4} | $PASSIVE_YIELD_FIBER_EFFECT_T7.maxcharges | 10 | — | 10 |
Ability definition
{
"@uniquename": "PASSIVE_YIELD_FIBER_T7",
"@descriptionlocatag": "@SPELLS_PASSIVE_YIELD_FIBER_DESC",
"@namelocatag": "@SPELLS_PASSIVE_YIELD_FIBER",
"pulsingspellpassive": {
"@spell": "PASSIVE_YIELD_FIBER_EFFECT_T7",
"@count": "0",
"@interval": "30",
"@initialinterval": "0"
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$PASSIVE_YIELD_FIBER_EFFECT_T7.resourcegatheringbuffovertime[0].value$"
},
{
"@tag": "$$PASSIVE_YIELD_FIBER_EFFECT_T7.resourcegatheringbuffovertime[0].mintier$"
},
{
"@tag": "$$PASSIVE_YIELD_FIBER_EFFECT_T7.resourcegatheringbuffovertime[0].maxtier$"
},
{
"@tag": "$pulsingspellpassive[0].interval$"
},
{
"@tag": "$$PASSIVE_YIELD_FIBER_EFFECT_T7.maxcharges$"
}
]
}
}
}