Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / NPC / Spawn / Markers / Intelligent / Feran / Feran_T2.json

Feran_T2

Server/NPC/Spawn/Markers/Intelligent/Feran/Feran_T2.json, 426 B

Fields

FieldType
Modelstring
NPCsarray[3]
ExclusionRadiusnumber
MaxDropHeightnumber
DeactivationDistancenumber

Source

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