Wander_Zone1_Tier3
Server/NPC/Spawn/World/Zone1/Wander_Zone1_Tier3.json, 1011 B
Fields
| Field | Type |
|---|---|
Environments | array[2] |
NPCs | array[5] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone1_Swamps",
"Env_Zone1_Azure"
],
"NPCs": [
{
"Weight": 5,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Fighter",
"Flock": {
"Size": [
3,
4
]
}
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Fighter_Wander",
"Flock": {
"Size": [
3,
4
]
}
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Mage",
"Flock": {
"Size": [
2,
3
]
}
},
{
"Weight": 1,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Mage_Wander",
"Flock": {
"Size": [
2,
3
]
}
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Burnt_Praetorian",
"Flock": {
"Size": [
3,
3
]
}
}
],
"DayTimeRange": [
0,
24
]
}