Mining SkillsPassive
PASSIVE_SHOES_YIELD_ORE_T5
Increases your Gathering Yield by 0.5% for Ore between Tier 2-5 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_SHOES_YIELD_ORE_EFFECT_T5.resourcegatheringbuffovertime[0].value | 0.005 | — | 0.5% |
| {1} | $PASSIVE_SHOES_YIELD_ORE_EFFECT_T5.resourcegatheringbuffovertime[0].mintier | 2 | — | 2 |
| {2} | $PASSIVE_SHOES_YIELD_ORE_EFFECT_T5.resourcegatheringbuffovertime[0].maxtier | 5 | — | 5 |
| {3} | pulsingspellpassive[0].interval | 30 | — | 30s |
| {4} | $PASSIVE_SHOES_YIELD_ORE_EFFECT_T5.maxcharges | 10 | — | 10 |
Ability definition
{
"@uniquename": "PASSIVE_SHOES_YIELD_ORE_T5",
"@descriptionlocatag": "@SPELLS_PASSIVE_YIELD_ORE_DESC",
"@namelocatag": "@SPELLS_PASSIVE_YIELD_ORE",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$PASSIVE_SHOES_YIELD_ORE_EFFECT_T5.resourcegatheringbuffovertime[0].value$"
},
{
"@tag": "$$PASSIVE_SHOES_YIELD_ORE_EFFECT_T5.resourcegatheringbuffovertime[0].mintier$"
},
{
"@tag": "$$PASSIVE_SHOES_YIELD_ORE_EFFECT_T5.resourcegatheringbuffovertime[0].maxtier$"
},
{
"@tag": "$pulsingspellpassive[0].interval$"
},
{
"@tag": "$$PASSIVE_SHOES_YIELD_ORE_EFFECT_T5.maxcharges$"
}
]
}
},
"pulsingspellpassive": {
"@spell": "PASSIVE_SHOES_YIELD_ORE_EFFECT_T5",
"@count": "0",
"@interval": "30",
"@initialinterval": "0"
}
}