Faction
Server/World/Default/Zones/Noise/Zone1/Heightmaps/Faction.json, 773 B
Fields
| Field | Type |
|---|---|
Type | string |
Noise | array[2] |
Factors | array[2] |
Source
{
"Type": "SUM",
"Noise": [
{
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Grids.Monuments_Encounter"
}
],
"Formula": "INVERTED"
},
{
"Seed": "Grasslands-Plains-Heightmap",
"NoiseType": "SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "INVERTED",
"Octaves": 2,
"Persistence": 0.3,
"Scale": 0.01,
"Amplitude": 40
}
],
"Factors": [0.5, 0.5]
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
]
}
],
"Factors": [0.5, 0.5]
}