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

Wander_Zone4_Tier2

Server/NPC/Spawn/World/Zone4/Wander_Zone4_Tier2.json, 703 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone4_Volcanoes",
    "Env_Zone4_Forests"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Burnt_Lancer_Wander",
      "Flock": {
        "Size": [
          2,
          3
        ]
      }
    },
    {
      "Weight": 5,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Incandescent_Footman_Wander",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    },
    {
      "Weight": 5,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Incandescent_Mage_Wander",
      "Flock": {
        "Size": [
          2,
          3
        ]
      }
    }
  ],
  "DayTimeRange": [
    0,
    24
  ]
}