Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / NPC / Spawn / Markers / Tests / Test_GameTime_Marker_Long.json

Test_GameTime_Marker_Long

Server/NPC/Spawn/Markers/Tests/Test_GameTime_Marker_Long.json, 198 B

Fields

FieldType
Modelstring
NPCsarray[1]
ExclusionRadiusnumber
RealtimeRespawnboolean

Source

{
  "Model": "NPC_Spawn_Marker",
  "NPCs": [
    {
      "Name": "Dragon_Fire",
      "Weight": 10,
      "SpawnAfterGameTime": "P1D"
    }
  ],
  "ExclusionRadius": 10,
  "RealtimeRespawn": false
}