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