Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / NPC / Spawn / World / Zone2 / Wander_Zone2_Tier1.json

Wander_Zone2_Tier1

Server/NPC/Spawn/World/Zone2/Wander_Zone2_Tier1.json, 677 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone2_Savanna"
  ],
  "NPCs": [
    {
      "Weight": 2,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Guard",
      "Flock": {
        "Size": [
          1,
          2
        ]
      }
    },
    {
      "Weight": 0.5,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Guard_Wander",
      "Flock": {
        "Size": [
          1,
          2
        ]
      }
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Assassin"
    },
    {
      "Weight": 0.5,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Sand_Assassin_Wander"
    }
  ],
  "DayTimeRange": [
    0,
    24
  ]
}