Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / NPC / Spawn / Markers / Feran.json

Feran

Server/NPC/Spawn/Markers/Feran.json, 733 B

Fields

FieldType
Modelstring
NPCsarray[6]
ExclusionRadiusnumber
MaxDropHeightnumber
DeactivationDistancenumber

Source

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