Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / NPC / Spawn / Markers / Instance / Dungeon_Goblin / Spider_Cave_Respawn.json

Spider_Cave_Respawn

Server/NPC/Spawn/Markers/Instance/Dungeon_Goblin/Spider_Cave_Respawn.json, 247 B

Fields

FieldType
Modelstring
NPCsarray[1]
RealtimeRespawnboolean
ExclusionRadiusnumber
MaxDropHeightnumber
DeactivationDistancenumber

Source

{
  "Model": "NPC_Spawn_Marker",
  "NPCs": [
    {
      "Name": "Spider_Cave",
      "Weight": 100,
      "RealtimeRespawnTime": 2
    }
  ],
  "RealtimeRespawn": true,
  "ExclusionRadius": 1,
  "MaxDropHeight": 4,
  "DeactivationDistance": 150
}