Lizard_Sand
Server/NPC/Spawn/Markers/Lizard_Sand.json, 224 B
Fields
| Field | Type |
|---|---|
Model | string |
NPCs | array[1] |
ExclusionRadius | number |
MaxDropHeight | number |
DeactivationDistance | number |
Source
{
"Model": "NPC_Spawn_Marker",
"NPCs": [
{
"Name": "Lizard_Sand",
"Weight": 60,
"SpawnAfterGameTime": "P1D"
}
],
"ExclusionRadius": 10,
"MaxDropHeight": 4,
"DeactivationDistance": 150
}