Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / NPC / Spawn / World / Zone2 / Spawns_Zone2_Fish_Shores.json

Spawns_Zone2_Fish_Shores

Server/NPC/Spawn/World/Zone2/Spawns_Zone2_Fish_Shores.json, 1.3 KB

Fields

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

Source

{
  "Environments": [
    "Env_Zone2_Shores"
  ],
  "NPCs": [
    {
      "Weight": 10,
      "Id": "Tortoise",
      "Flock": "One_Or_Two"
    },
    {
      "Weight": 10,
      "Id": "Jellyfish_Blue",
      "Flock": "Group_Small",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Jellyfish_Cyan",
      "Flock": "Group_Small",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Jellyfish_Blue",
      "Flock": "Group_Small",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Jellyfish_Green",
      "Flock": "Group_Small",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Jellyfish_Yellow",
      "Flock": "Group_Small",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Jellyfish_Red",
      "Flock": "Group_Small",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Jellyfish_Man_Of_War",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Tang_Blue",
      "Flock": "Group_Small",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Clownfish",
      "Flock": "EasterEgg_Pair",
      "SpawnFluidTag": "Water"
    },
    {
      "Weight": 10,
      "Id": "Pufferfish",
      "SpawnFluidTag": "Water"
    }
  ],
  "DayTimeRange": [
    6,
    24
  ]
}