Wander_Zone4_Tier2
Server/NPC/Spawn/World/Zone4/Wander_Zone4_Tier2.json, 703 B
Fields
| Field | Type |
|---|---|
Environments | array[2] |
NPCs | array[3] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone4_Volcanoes",
"Env_Zone4_Forests"
],
"NPCs": [
{
"Weight": 10,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Burnt_Lancer_Wander",
"Flock": {
"Size": [
2,
3
]
}
},
{
"Weight": 5,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Incandescent_Footman_Wander",
"Flock": {
"Size": [
3,
3
]
}
},
{
"Weight": 5,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Incandescent_Mage_Wander",
"Flock": {
"Size": [
2,
3
]
}
}
],
"DayTimeRange": [
0,
24
]
}