Properties
- loot
Referenced by
unitType (1)
Raw data
{
"id": "Coyotes",
"loot": [
{
"proba": 0.35,
"lootTable": "Leather"
},
{
"proba": 0.2,
"item": "Blood_Z1",
"minLvl": 13,
"maxLvl": 20
},
{
"proba": 0.55,
"item": "CoyoteMeat",
"minLvl": 13,
"maxLvl": 20
},
{
"proba": 0.35,
"item": "Fang_Z1",
"minLvl": 13,
"maxLvl": 20
},
{
"proba": 0.001,
"item": "Mount_Wolf_02"
}
],
"_xrefs": [
{
"from_sheet": "unitType",
"from_id": "Coyote",
"via_field": "lootTable"
}
]
}