Properties
- loot
Referenced by
gatherable (2)
Raw data
{
"id": "Ore_Tin",
"loot": [
{
"proba": 1,
"item": "TinOre"
},
{
"proba": 0.3,
"item": "Rock_Z1"
},
{
"proba": 0.03,
"lootTable": "Gems"
},
{
"proba": 0.25,
"item": "SparkSample"
},
{
"proba": 0.08,
"item": "Stone_Ore_Z1"
}
],
"_xrefs": [
{
"from_sheet": "gatherable",
"from_id": "Ore_Tin_Small",
"via_field": "hitLoot"
},
{
"from_sheet": "gatherable",
"from_id": "Ore_Tin_Large",
"via_field": "hitLoot"
}
]
}