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