Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / NPC / Spawn / Markers / Fox.json

Fox

Server/NPC/Spawn/Markers/Fox.json, 242 B

Fields

FieldType
Modelstring
NPCsarray[1]
ExclusionRadiusnumber
RealtimeRespawnboolean
MaxDropHeightnumber
DeactivationDistancenumber

Source

{
  "Model": "NPC_Spawn_Marker",
  "NPCs": [
    {
      "Name": "Fox",
      "Weight": 100,
      "RealtimeRespawnTime": 420
    }
  ],
  "ExclusionRadius": 20,
  "RealtimeRespawn": true,
  "MaxDropHeight": 4,
  "DeactivationDistance": 150
}