Custom.Cliffs_Glacier
Server/World/Default/Zones/Zone3_Shore_Tier2/Custom.Cliffs_Glacier.json, 11.1 KB
Fields
| Field | Type |
|---|---|
MapColor | string |
CustomBiomeGenerator | object |
Covers | array[0] |
Prefabs | object |
Layers | object |
TerrainHeightThreshold | object |
HeightmapNoise | object |
Tint | object |
Environment | object |
Water | object |
Source
{
"MapColor": "#83a4af",
"CustomBiomeGenerator": {
"NoiseMask": {
"Type": "MULTIPLY",
"Noise": [
{
"Type": "SUM",
"Noise": [
{
"Seed": "Glacier_Base",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.0015
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED",
"Normalize": [0, 0.8]
},
{
"Seed": "Snowlands-Ice",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"Jitter": 0.8,
"Distance2Mode": "DIV",
"Formula": "INVERTED_SQUARED",
"Scale": 0.032
}
],
"Factors": [0.55, 0.4, 0.05],
"Normalize": [0.78]
},
{
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED"
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Formula": "INVERTED",
"Normalize": [0.45, 0.6]
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.025,
"CellMode": "DISTANCE",
"Jitter": 0.6
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.011,
"CellMode": "DISTANCE",
"Jitter": 0.6
}
],
"Factors": [0.85, 0.2, 0.13, 0.13],
"Normalize": [0.52, 0.92]
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.6,
"Scale": 0.006,
"Amplitude": 15
}
]
}
}
],
"Threshold": [0.01, 0.79]
},
"BiomeMask": ["Beach_Rocky", "Beach_Tundra"]
},
"Covers": [
],
"Prefabs": {
"Entries": [
{
"Prefab": ["Rock_Formations.Ice_Formations.Wall.Short.*"],
"Pattern": {
"File": "Zones.Zone3_Shore_Tier2.PrefabPatterns.Glacier_Walls_Short"
}
},
{
"Prefab": ["Rock_Formations.Ice_Formations.Wall.Medium.*"],
"Pattern": {
"File": "Zones.Zone3_Shore_Tier2.PrefabPatterns.Glacier_Walls_Medium"
}
},
{
"Prefab": ["Rock_Formations.Ice_Formations.Wall.Tall.*"],
"Pattern": {
"File": "Zones.Zone3_Shore_Tier2.PrefabPatterns.Glacier_Walls_Tall"
}
},
{
"Prefab": ["Rock_Formations.Rocks.Frozenstone.Small.*"],
"Pattern": {
"File": "Zones.Zone3_Tier3.PrefabPatterns.Glacier_Boulders"
}
}
]
},
"Layers": {
"Default": "Rock_Shale",
"Dynamic": [
{
"Entries": [
{
"Blocks": ["Soil_Pebbles_Frozen:3"],
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Layers.Soil.Layer_Bedrock_Dense_1"
}
],
"Threshold": [0, 0.5]
}
},
{
"Blocks": ["Soil_Dirt_Cold:3"],
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Layers.Soil.Layer_Bedrock_Dense_1"
}
],
"Threshold": [0, 0.5]
}
}
]
}
],
"Static": [
{
"File": "Zones.Zone3_Shore_Tier2.Layers.Static"
},
{
"File": "Zones.Zone3_Shore_Tier2.Layers.Bedrock"
},
{
"File": "Zones.Layers.Zone3.Cave_Environments_Shallow"
},
{
"File": "Zones.Layers.Environments_Volcanic.Cave_Environments_Volcanic_T2"
}
]
},
"TerrainHeightThreshold": {
"Noise": {
"Seed": "Shore_Caves",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "INVERTED_RIDGED_SQRT",
"Octaves": 3,
"Persistence": 0.35,
"Scale": 0.01,
"Normalize": [0.5876, 0.9999]
},
"Keys": [0.65, 0.72, 0.85],
"Thresholds": [
{
"Positions": [114, 125, 135, 145, 165],
"Values": [1, 0.71, 0.65, 0.5, 0]
},
{
"Positions": [109, 111, 119, 121, 125, 135, 145, 165],
"Values": [1, 0, 0, 0.65, 0.7, 0.65, 0.5, 0]
},
{
"Positions": [109, 111, 120, 122, 125, 135, 145, 165],
"Values": [1, 0, 0, 0.65, 0.7, 0.65, 0.5, 0]
}
]
},
"HeightmapNoise": {
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED"
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Formula": "INVERTED",
"Normalize": [0.45, 0.6]
},
{
"Seed": "Grasslands-Base",
"NoiseType": "CELL",
"Formula": "INVERTED_SQRT",
"Scale": 0.011,
"CellMode": "DISTANCE",
"Jitter": 0.6
}
],
"Factors": [0.85, 0.2, 0.1],
"Normalize": [0.4, 0.9]
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.6,
"Scale": 0.006,
"Amplitude": 15
}
]
}
},
"Tint": {
"Default": {
"Colors": ["0x4f7047", "0x396631"],
"Weights": [50, 50],
"Noise": {
"Seed": "Grasslands-Base-Tint",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08
}
},
"Entries": []
},
"Environment": {
"Default": {
"Names": ["Env_Zone3_Shores"]
},
"Entries": []
},
"Water": {
"Entries": [
{
"Block": "Rock_Ice",
"Max": [133, 175],
"Min": [110, 165],
"NoiseMask": {
"Type": "SUM",
"Noise": [
{
"Seed": "Glacier_Base",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.0015
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED",
"Normalize": [0, 0.8]
},
{
"Seed": "Snowlands-Ice",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"Jitter": 0.8,
"Distance2Mode": "DIV",
"Formula": "INVERTED_SQUARED",
"Scale": 0.032
}
],
"Factors": [0.55, 0.4, 0.05],
"Threshold": [0.78, 1]
},
"MinNoise": {
"Seed": "Snowlands-Ice",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"Jitter": 0.8,
"Distance2Mode": "DIV",
"Formula": "SQUARED",
"Octaves": 2,
"Lacunarity": 0.75,
"Scale": 0.032,
"Normalize": [0.5, 0.65]
},
"MaxNoise": {
"Type": "MIN",
"Noise": [
{
"Type": "SUM",
"Noise": [
{
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "RIDGED"
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Normalize": [0.4, 0.6]
}
],
"Factors": [0.6, 0.4]
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.6,
"Scale": 0.006,
"Amplitude": 15
}
]
}
},
{
"Seed": "Snowlands-Ice",
"NoiseType": "CELL",
"DistanceMode": "NATURAL",
"Jitter": 0.8,
"Scale": 0.032
}
],
"Factors": [0.8, 0.2]
},
{
"Type": "SUM",
"Noise": [
{
"Seed": "Glacier_Base",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.0015
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED",
"Normalize": [0, 0.8]
},
{
"Seed": "Snowlands-Ice",
"NoiseType": "DISTANCE",
"DistanceMode": "NATURAL",
"Jitter": 0.8,
"Distance2Mode": "DIV",
"Formula": "INVERTED_SQUARED",
"Scale": 0.032
}
],
"Factors": [0.5, 0.35, 0.15],
"Normalize": [0.7, 0.83]
}
]
}
},
{
"Fluid": "Water_Source",
"Min": 0,
"Max": 114
}
]
}
}