Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / NPC / Spawn / World / Zone3 / Spawns_Zone3_Glacial_Predator.json

Spawns_Zone3_Glacial_Predator

Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Glacial_Predator.json, 420 B

Fields

FieldType
Environmentsarray[1]
NPCsarray[3]
DayTimeRangearray[2]

Source

{
  "Environments": [
    "Env_Zone3_Glacial"
  ],
  "NPCs": [
    {
      "Weight": 5,
      "SpawnBlockSet": "IceAndSnow",
      "Id": "Wolf_White",
      "Flock": "Pack_Small"
    },
    {
      "Weight": 5,
      "SpawnBlockSet": "IceAndSnow",
      "Id": "Bear_Polar"
    },
    {
      "Weight": 5,
      "SpawnBlockSet": "IceAndSnow",
      "Id": "Leopard_Snow"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}