Feran
Server/NPC/Spawn/Markers/Feran.json, 733 B
Fields
| Field | Type |
|---|---|
Model | string |
NPCs | array[6] |
ExclusionRadius | number |
MaxDropHeight | number |
DeactivationDistance | number |
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
}