Wander_Zone2_Tier1
Server/NPC/Spawn/World/Zone2/Wander_Zone2_Tier1.json, 677 B
Fields
| Field | Type |
|---|---|
Environments | array[1] |
NPCs | array[4] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone2_Savanna"
],
"NPCs": [
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Guard",
"Flock": {
"Size": [
1,
2
]
}
},
{
"Weight": 0.5,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Guard_Wander",
"Flock": {
"Size": [
1,
2
]
}
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Assassin"
},
{
"Weight": 0.5,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Assassin_Wander"
}
],
"DayTimeRange": [
0,
24
]
}