Temple_Bluebird
Server/NPC/Spawn/Markers/Instance/Forgotten_Temple/Temple_Bluebird.json, 230 B
Fields
| Field | Type |
|---|---|
Model | string |
NPCs | array[1] |
ExclusionRadius | number |
MaxDropHeight | number |
DeactivationDistance | number |
Source
{
"Model": "NPC_Spawn_Marker",
"NPCs": [
{
"Name": "Temple_Bluebird",
"Weight": 100,
"SpawnAfterGameTime": "P1D"
}
],
"ExclusionRadius": 10,
"MaxDropHeight": 4,
"DeactivationDistance": 1000
}