Drop_Feran_Sharptooth
Server/Drops/NPCs/Intelligent/Feran/Drop_Feran_Sharptooth.json, 612 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Multiple",
"Containers": [
{
"Type": "Choice",
"Weight": 100,
"Containers": [
{
"Type": "Single",
"Item": {
"ItemId": "Ingredient_Bone_Fragment",
"QuantityMin": 1,
"QuantityMax": 2
}
}
]
},
{
"Type": "Choice",
"Weight": 15,
"Containers": [
{
"Type": "Single",
"Item": {
"ItemId": "Weapon_Sword_Bone"
}
}
]
}
]
}
}