Spawns_Zone3_Shore
Server/NPC/Spawn/World/Zone3/Spawns_Zone3_Shore.json, 284 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[2] |
Source
{
"Environments": [
"Env_Zone3_Shores"
],
"NPCs": [
{
"Weight": 10,
"SpawnBlockSet": "IceAndSnow",
"Id": "Penguin",
"Flock": "Group_Medium"
},
{
"Weight": 5,
"SpawnBlockSet": "IceAndSnow",
"Id": "Bear_Polar"
}
]
}