Golem_Firesteel
Server/NPC/Spawn/Markers/Elemental/Golem_Firesteel.json, 227 B
Fields
| Field | Type |
|---|---|
Model | string |
NPCs | array[1] |
ExclusionRadius | number |
MaxDropHeight | number |
DeactivationDistance | number |
Source
{
"Model": "NPC_Spawn_Marker",
"NPCs": [
{
"Name": "Golem_Firesteel",
"Weight": 100,
"SpawnAfterGameTime": "P1D"
}
],
"ExclusionRadius": 20,
"MaxDropHeight": 4,
"DeactivationDistance": 40
}