Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / NPC / Spawn / Markers / Dungeon_Scarak_Fighter_Patrol.json

Dungeon_Scarak_Fighter_Patrol

Server/NPC/Spawn/Markers/Dungeon_Scarak_Fighter_Patrol.json, 241 B

Fields

FieldType
Modelstring
NPCsarray[1]
ExclusionRadiusnumber
MaxDropHeightnumber
DeactivationDistancenumber

Source

{
  "Model": "NPC_Spawn_Marker",
  "NPCs": [
    {
      "Name": "Dungeon_Scarak_Fighter_Patrol",
      "Weight": 100,
      "SpawnAfterGameTime": "P1D"
    }
  ],
  "ExclusionRadius": 10,
  "MaxDropHeight": 4,
  "DeactivationDistance": 40
}