Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / NPC / Spawn / World / Zone2 / Spawns_Zone2_Scrub_Critter.json

Spawns_Zone2_Scrub_Critter

Server/NPC/Spawn/World/Zone2/Spawns_Zone2_Scrub_Critter.json, 276 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone2_Scrub"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Armadillo"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Skrill"
    }
],
  "DayTimeRange": [
    6,
    18
  ]
}