Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Drops / NPCs / Beast / Drop_Scarak_Louse.json

Drop_Scarak_Louse

Server/Drops/NPCs/Beast/Drop_Scarak_Louse.json, 378 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Multiple",
    "Containers": [
      {
        "Type": "Choice",
        "Weight": 30,
        "Containers": [
          {
            "Type": "Single",
            "Item": {
              "ItemId": "Ingredient_Chitin_Sturdy",
              "QuantityMin": 1,
              "QuantityMax": 1
            }
          }
        ]
      }
    ]
  }
}