Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / NPC / Spawn / Markers / Tests / Test_Goblin_Marker.json

Test_Goblin_Marker

Server/NPC/Spawn/Markers/Tests/Test_Goblin_Marker.json, 197 B

Fields

FieldType
Modelstring
NPCsarray[1]
ExclusionRadiusnumber
RealtimeRespawnboolean

Source

{
  "Model": "NPC_Spawn_Marker",
  "NPCs": [
    {
      "Name": "Goblin_Scrapper",
      "Weight": 10,
      "RealtimeRespawnTime": 5
    }
  ],
  "ExclusionRadius": 0,
  "RealtimeRespawn": true
}