Zone4_Undead_Tier1
Server/Drops/Prefabs/Zone4_Undead_Tier1.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Multiple",
"Containers": [
{
"Type": "Choice",
"RollsMin": 1,
"RollsMax": 2,
"Containers": [
{ "Type": "Single", "Weight": 9, "Item": { "ItemId": "Ingredient_Fabric_Scrap_Linen", "QuantityMin": 1, "QuantityMax": 2 } },
{ "Type": "Single", "Weight": 9, "Item": { "ItemId": "Ingredient_Bone_Fragment", "QuantityMin": 1, "QuantityMax": 2 } },
{ "Type": "Single", "Weight": 1, "Item": { "ItemId": "Armor_Steel_Ancient_Chest", "QuantityMin": 1, "QuantityMax": 1 } },
{ "Type": "Single", "Weight": 1, "Item": { "ItemId": "Armor_Steel_Ancient_Hands", "QuantityMin": 1, "QuantityMax": 1 } },
{ "Type": "Single", "Weight": 1, "Item": { "ItemId": "Armor_Steel_Ancient_Head", "QuantityMin": 1, "QuantityMax": 1 } },
{ "Type": "Single", "Weight": 1, "Item": { "ItemId": "Armor_Steel_Ancient_Legs", "QuantityMin": 1, "QuantityMax": 1 } },
{ "Type": "Single", "Weight": 1, "Item": { "ItemId": "Weapon_Crossbow_Ancient_Steel", "QuantityMin": 1, "QuantityMax": 1 } }
]
},
{
"Type": "Droplist",
"DroplistId": "Zone4_Encounters_Tier1"
}
]
}
}