Mixed_River
Server/World/Default/Zones/Noise/Zone1/Covers/Rubble/Mixed_River.json, 467 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Threshold | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-Pathway",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "INVERTED_RIDGED_SQRT",
"Octaves": 3,
"Persistence": 0.35,
"Scale": 0.002,
"Normalize": [
0.5876,
0.9999
]
},
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Factors": [
0.85,
0.15
],
"Threshold": [
0.84,
1
]
}