Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / NPC / Spawn / World / Zone3 / Wander_Zone3_Tier2.json

Wander_Zone3_Tier2

Server/NPC/Spawn/World/Zone3/Wander_Zone3_Tier2.json, 868 B

Fields

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

Source

{
  "Environments": [
    "Env_Zone3_Forests",
    "Env_Zone3_Mountains"
  ],
  "NPCs": [
    {
      "Weight": 6.5,
      "SpawnBlockSet": "IceAndSnow",
      "Id": "Skeleton_Frost_Fighter",
      "Flock": {
        "Size": [
          2,
          3
        ]
      }
    },
    {
      "Weight": 1,
      "SpawnBlockSet": "IceAndSnow",
      "Id": "Skeleton_Frost_Fighter_Wander",
      "Flock": {
        "Size": [
          2,
          3
        ]
      }
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Fighter",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    },
    {
      "Weight": 0.5,
      "SpawnBlockSet": "Soil",
      "Id": "Skeleton_Fighter_Wander",
      "Flock": {
        "Size": [
          3,
          3
        ]
      }
    }
  ],
  "DayTimeRange": [
    0,
    24
  ]
}