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