Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / NPC / Spawn / World / Zone3 / Spawns_Zone3_Glacial_Critter.json

Spawns_Zone3_Glacial_Critter

Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Glacial_Critter.json, 289 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone3_Glacial"
  ],
  "NPCs": [
    {
      "Weight": 4,
      "SpawnBlockSet": "Birds",
      "Id": "Owl_Snow"
    },
    {
      "Weight": 1,
      "SpawnBlockSet": "IceAndSnow",
      "Id": "Snail_Frost"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}