Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / NPC / Spawn / World / Zone4 / Spawns_Zone4_Volcanoes_Predator.json

Spawns_Zone4_Volcanoes_Predator

Server/NPC/Spawn/World/Zone4/Spawns_Zone4_Volcanoes_Predator.json, 574 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone4_Volcanoes"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Spark_Living"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Toad_Rhino_Magma"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Burnt_Gunner"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Zombie_Burnt"
    },
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Emberwulf"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}