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