Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / NPC / Spawn / World / Zone3 / Spawns_Zone3_Tundra_Animal.json

Spawns_Zone3_Tundra_Animal

Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Tundra_Animal.json, 455 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone3_Tundra"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Moose_Bull",
      "Flock": "Group_Medium"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Cow",
      "Flock": "Group_Small"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Pig_Wild",
      "Flock": "Group_Small"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}