Bush_Green_Gorge
Server/World/Default/Zones/Noise/Zone1/Covers/Bush/Bush_Green_Gorge.json, 477 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Normalize | number |
Threshold | array[2] |
Source
{
"Type": "MULTIPLY",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Grids.Monuments_Encounter"
}
],
"DistanceRange": 40.0,
"Formula": "INVERTED",
"Density": [0, 0.6]
},
{
"NoiseType": "SIMPLEX",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.8,
"Scale": 0.02,
"Normalize": 0.85
}
],
"Normalize": 0.2,
"Threshold": [0.2, 1]
}