Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / NPC / Spawn / World / Zone3 / Wander_Zone3_Tier1.json

Wander_Zone3_Tier1

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

Fields

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

Source

{
  "Environments": [
    "Env_Zone3_Tundra"
  ],
  "NPCs": [
    {
      "Weight": 4,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Scout",
      "Flock": {
        "Size": [
          1,
          2
        ]
      }
    },
    {
      "Weight": 1,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Scout_Wander",
      "Flock": {
        "Size": [
          1,
          2
        ]
      }
    }
  ],
  "DayTimeRange": [
    0,
    24
  ]
}