Monuments_Factions
Server/World/Default/Zones/PrefabPatterns_Shared/Monuments_Factions.json, 333 B
Fields
| Field | Type |
|---|---|
GridGenerator | object |
HeightThreshold | object |
Mask | object |
MaxSize | number |
FitHeightmap | boolean |
ExclusionRadius | number |
Source
{
"GridGenerator": {
"Seed": "Pattern_Monuments",
"Density": 1,
"Scale": 0.004,
"Jitter": 0.75
},
"HeightThreshold": {
"Positions": [113, 114],
"Values": [0, 1]
},
"Mask": {
"File": "Zones.Masks.Zone1.Monuments_Encounter"
},
"MaxSize": 100,
"FitHeightmap": true,
"ExclusionRadius": 40
}