Wander_Zone3_Tier2
Server/NPC/Spawn/World/Zone3/Wander_Zone3_Tier2.json, 868 B
Fields
| Field | Type |
|---|---|
Environments | array[2] |
NPCs | array[4] |
DayTimeRange | array[2] |
Source
{
"Environments": [
"Env_Zone3_Forests",
"Env_Zone3_Mountains"
],
"NPCs": [
{
"Weight": 6.5,
"SpawnBlockSet": "IceAndSnow",
"Id": "Skeleton_Frost_Fighter",
"Flock": {
"Size": [
2,
3
]
}
},
{
"Weight": 1,
"SpawnBlockSet": "IceAndSnow",
"Id": "Skeleton_Frost_Fighter_Wander",
"Flock": {
"Size": [
2,
3
]
}
},
{
"Weight": 2,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Fighter",
"Flock": {
"Size": [
3,
3
]
}
},
{
"Weight": 0.5,
"SpawnBlockSet": "Soil",
"Id": "Skeleton_Fighter_Wander",
"Flock": {
"Size": [
3,
3
]
}
}
],
"DayTimeRange": [
0,
24
]
}