Rex_Cave
Server/NPC/Spawn/Markers/Rex_Cave.json, 317 B
Fields
| Field | Type |
|---|---|
Model | string |
NPCs | array[2] |
ExclusionRadius | number |
MaxDropHeight | number |
DeactivationDistance | number |
Source
{
"Model": "NPC_Spawn_Marker",
"NPCs": [
{
"Name": "Rex_Cave",
"Weight": 20,
"SpawnAfterGameTime": "P1D"
},
{
"Name": "Raptor_Cave",
"Weight": 80,
"SpawnAfterGameTime": "P1D"
}
],
"ExclusionRadius": 10,
"MaxDropHeight": 4,
"DeactivationDistance": 150
}