Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / NPC / Spawn / Markers / Intelligent / Trork / Trork_Chieftain_Backup.json

Trork_Chieftain_Backup

Server/NPC/Spawn/Markers/Intelligent/Trork/Trork_Chieftain_Backup.json, 352 B

Fields

FieldType
Modelstring
NPCsarray[2]
ExclusionRadiusnumber
MaxDropHeightnumber
DeactivationDistancenumber
ManualTriggerboolean

Source

{
  "Model": "NPC_Spawn_Marker",
  "NPCs": [
    {
      "Name": "Trork_Warrior",
      "Weight": 100,
      "SpawnAfterGameTime": "PT10M"
    },
    {
      "Name": "Trork_Sentry",
      "Weight": 100,
      "SpawnAfterGameTime": "PT10M"
    }
  ],
  "ExclusionRadius": 0,
  "MaxDropHeight": 4,
  "DeactivationDistance": 150,
  "ManualTrigger": true
}