Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / NPC / Spawn / World / Zone4 / Wander_Zone4_Tier1.json

Wander_Zone4_Tier1

Server/NPC/Spawn/World/Zone4/Wander_Zone4_Tier1.json, 444 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone4_Wastes",
    "Env_Zone4_Shores"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "Id": "Skeleton_Burnt_Soldier_Wander",
      "Flock": {
        "Size": [
          2,
          3
        ]
      }
    },
    {
      "Weight": 5,
      "Id": "Skeleton_Burnt_Praetorian_Wander",
      "Flock": {
        "Size": [
          2,
          3
        ]
      }
    }
  ],
  "DayTimeRange": [
    0,
    24
  ]
}