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