Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / NPC / Spawn / World / Zone4 / Spawns_Zone4_Wastes_Predator.json

Spawns_Zone4_Wastes_Predator

Server/NPC/Spawn/World/Zone4/Spawns_Zone4_Wastes_Predator.json, 380 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone4_Wastes"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Burnt_Lancer"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Wraith"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Toad_Rhino"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}