Test_Combat_Elite_Goblin
Server/NPC/Spawn/Markers/Tests/Test_Combat_Elite_Goblin.json, 207 B
Fields
| Field | Type |
|---|---|
Model | string |
NPCs | array[1] |
ExclusionRadius | number |
RealtimeRespawn | boolean |
Source
{
"Model": "NPC_Spawn_Marker",
"NPCs": [
{
"Name": "Test_Combat_Elite_Goblin",
"Weight": 10,
"RealtimeRespawnTime": 5
}
],
"ExclusionRadius": 0,
"RealtimeRespawn": true
}