Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / NPC / Spawn / Markers / Intelligent / Feran / Feran_T3.json

Feran_T3

Server/NPC/Spawn/Markers/Intelligent/Feran/Feran_T3.json, 427 B

Fields

FieldType
Modelstring
NPCsarray[3]
ExclusionRadiusnumber
MaxDropHeightnumber
DeactivationDistancenumber

Source

{
  "Model": "NPC_Spawn_Marker",
  "NPCs": [
    {
      "Name": "Feran_Civilian",
      "Weight": 20,
      "SpawnAfterGameTime": "P1D"
    },
    {
      "Name": "Feran_Longtooth",
      "Weight": 40,
      "SpawnAfterGameTime": "P1D"
    },
    {
      "Name": "Feran_Windwalker",
      "Weight": 40,
      "SpawnAfterGameTime": "P1D"
    }
  ],
  "ExclusionRadius": 20,
  "MaxDropHeight": 4,
  "DeactivationDistance": 150
}