Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / NPC / Spawn / World / Void / Tier2_Night_NPC1.json

Tier2_Night_NPC1

Server/NPC/Spawn/World/Void/Tier2_Night_NPC1.json, 628 B

Fields

FieldType
Environmentsarray[7]
Despawnobject
MoonPhaseWeightModifiersarray[5]
NPCsarray[1]
DayTimeRangearray[2]
LightRangesobject

Source

{
  "Environments": [
    "Env_Zone1_Forests",
    "Env_Zone1_Autumn",
    "Env_Zone1_Mountains",
    "Env_Zone2_Plateaus",
    "Env_Zone2_Scrub",
    "Env_Zone3_Forests",
    "Env_Zone3_Mountains"
  ],
  "Despawn": {
    "DayTimeRange": [
      5,
      19
    ]
  },
  "MoonPhaseWeightModifiers": [
    0.5,
    1,
    2,
    2,
    1
  ],
  "NPCs": [
    {
      "Weight": 25,
      "SpawnBlockSet": "Soil",
      "Id": "Larva_Void",
      "Flock": {
        "Size": [
          2,
          4
        ]
      }
    }
  ],
  "DayTimeRange": [
    19,
    5
  ],
  "LightRanges": {
    "Light": [
      0,
      8
    ]
  }
}