Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / NPC / Spawn / World / Zone3 / Spawns_Zone3_Caves.json

Spawns_Zone3_Caves

Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Caves.json, 450 B

Fields

FieldType
Environmentsarray[5]
NPCsarray[3]

Source

{
  "Environments": [
    "Env_Zone3_Caves_Tundra",
    "Env_Zone3_Caves_Forests",
    "Env_Zone3_Caves_Glacial",
    "Env_Zone3_Caves_Mountains",
    "Env_Zone3_Caves"
  ],
  "NPCs": [
    {
      "Weight": 5,
      "SpawnBlockSet": "Rock",
      "Id": "Snapjaw"
    },
    {
      "Weight": 5,
      "SpawnBlockSet": "Rock",
      "Id": "Frostgill"
    },
    {
      "Weight": 5,
      "SpawnBlockSet": "Rock",
      "Id": "Trilobite"
    }
  ]
}