Wander_Zone1_Tier2
Server/NPC/Spawn/World/Zone1/Wander_Zone1_Tier2.json, 700 B
Fields
| Field | Type |
|---|---|
Environments | array[3] |
NPCs | array[3] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone1_Forests",
"Env_Zone1_Mountains",
"Env_Zone1_Autumn"
],
"NPCs": [
{
"Weight": 4,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Fighter",
"Flock": {
"Size": [
2,
3
]
}
},
{
"Weight": 1,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Fighter_Wander",
"Flock": {
"Size": [
2,
3
]
}
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Burnt_Praetorian_Wander",
"Flock": {
"Size": [
3,
3
]
}
}
],
"DayTimeRange": [
0,
24
]
}