Home · lootTable · CurrencyCrate
Properties
- loot
Raw data
{
"id": "CurrencyCrate",
"loot": [
{
"proba": 1,
"item": "Gold",
"itemMin": 15,
"minLvl": 1,
"maxLvl": 12,
"itemMax": 20
},
{
"proba": 1,
"itemMin": 20,
"itemMax": 30,
"minLvl": 13,
"maxLvl": 20,
"item": "Gold"
},
{
"proba": 1,
"item": "UpgradeAll",
"itemMin": 1,
"itemMax": 3,
"minLvl": 1,
"maxLvl": 6
},
{
"proba": 1,
"item": "UpgradeAll",
"itemMin": 3,
"itemMax": 5,
"minLvl": 7,
"maxLvl": 12
},
{
"proba": 1,
"itemMin": 5,
"itemMax": 7,
"minLvl": 13,
"maxLvl": 20,
"item": "UpgradeAll"
}
]
}