Wander_Zone2_Tier3
Server/NPC/Spawn/World/Zone2/Wander_Zone2_Tier3.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Environments | array[2] |
NPCs | array[6] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone2_Deserts",
"Env_Zone2_Oasis"
],
"NPCs": [
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Guard",
"Flock": {
"Size": [
3,
3
]
}
},
{
"Weight": 1,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Guard_Wander",
"Flock": {
"Size": [
3,
3
]
}
},
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Assassin",
"Flock": {
"Size": [
3,
3
]
}
},
{
"Weight": 1,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Assassin_Wander",
"Flock": {
"Size": [
3,
3
]
}
},
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Mage",
"Flock": {
"Size": [
3,
3
]
}
},
{
"Weight": 1,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Sand_Mage_Wander",
"Flock": {
"Size": [
3,
3
]
}
}
],
"DayTimeRange": [
0,
24
]
}