Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / NPC / Spawn / World / Zone1 / Wander_Zone1_Tier3.json

Wander_Zone1_Tier3

Server/NPC/Spawn/World/Zone1/Wander_Zone1_Tier3.json, 1011 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone1_Swamps",
    "Env_Zone1_Azure"
  ],
  "NPCs": [
    {
      "Weight": 5,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Fighter",
      "Flock": {
        "Size": [
          3,
          4
        ]
      }
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Fighter_Wander",
      "Flock": {
        "Size": [
          3,
          4
        ]
      }
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Mage",
      "Flock": {
        "Size": [
          2,
          3
        ]
      }
    },
    {
      "Weight": 1,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Mage_Wander",
      "Flock": {
        "Size": [
          2,
          3
        ]
      }
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Burnt_Praetorian",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    }
  ],
  "DayTimeRange": [
    0,
    24
  ]
}