Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / NPC / Spawn / World / Zone1 / Spawns_Zone1_Plains_Critter.json

Spawns_Zone1_Plains_Critter

Server/NPC/Spawn/World/Zone1/Spawns_Zone1_Plains_Critter.json, 1.0 KB

Fields

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

Source

{
  "Environments": [
    "Env_Zone1_Plains"
  ],
  "NPCs": [
    {
      "Weight": 2,
      "SpawnBlockSet": "Birds",
      "Id": "Crow",
      "Flock": "Group_Small"
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Birds",
      "Id": "Finch_Green",
      "Flock": "Group_Small"
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Birds",
      "Id": "Bluebird",
      "Flock": "Group_Small"
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Birds",
      "Id": "Sparrow",
      "Flock": "Group_Small"
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Birds",
      "Id": "Pigeon",
      "Flock": "One_Or_Two"
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Soil",
      "Id": "Duck",
      "Flock": "One_Or_Two"
    },
    {
      "Weight": 2,
      "SpawnBlockSet": "Mud",
      "Id": "Frog_Blue"
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Soil",
      "Id": "Frog_Green"
    },
    {
      "Weight": 4,
      "SpawnBlockSet": "Soil",
      "Id": "Mouse"
    }
  ],
  "DayTimeRange": [
    6,
    18
  ]
}