Drop_Skrill_Harvest
Server/Drops/NPCs/Livestock/Drop_Skrill_Harvest.json, 412 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Multiple",
"Containers": [
{
"Type": "Single",
"Item": {
"ItemId": "Ingredient_Feathers_Red",
"QuantityMin": 1,
"QuantityMax": 2
}
},
{
"Type": "Single",
"Item": {
"ItemId": "Ingredient_Poop",
"QuantityMin": 0,
"QuantityMax": 1
}
}
]
}
}