Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / NPC / Spawn / World / Zone2 / Wander_Zone2_Tier3.json

Wander_Zone2_Tier3

Server/NPC/Spawn/World/Zone2/Wander_Zone2_Tier3.json, 1.2 KB

Fields

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

Source

{
  "Environments": [
    "Env_Zone2_Deserts",
    "Env_Zone2_Oasis"
  ],
  "NPCs": [
    {
      "Weight": 4,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Guard",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    },
    {
      "Weight": 1,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Guard_Wander",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Assassin",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    },
    {
      "Weight": 1,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Assassin_Wander",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Mage",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    },
    {
      "Weight": 1,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Mage_Wander",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    }
  ],
  "DayTimeRange": [
    0,
    24
  ]
}