Drop_Scarak_Fighter_Royal_Guard
Server/Drops/NPCs/Beast/Drop_Scarak_Fighter_Royal_Guard.json, 379 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Multiple",
"Containers": [
{
"Type": "Choice",
"Weight": 100,
"Containers": [
{
"Type": "Single",
"Item": {
"ItemId": "Ingredient_Chitin_Sturdy",
"QuantityMin": 2,
"QuantityMax": 3
}
}
]
}
]
}
}