Custom.Valley_Forest_Tundra
Server/World/Default/Zones/Zone3_Tier1/Custom.Valley_Forest_Tundra.json, 15.7 KB
Fields
| Field | Type |
|---|---|
MapColor | string |
CustomBiomeGenerator | object |
Covers | array[9] |
Prefabs | object |
Layers | object |
TerrainHeightThreshold | object |
HeightmapNoise | object |
Tint | object |
Environment | object |
Water | object |
Source
{
"MapColor": "#b48434",
"CustomBiomeGenerator": {
"NoiseMask": {
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED_SQRT"
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Formula": "INVERTED",
"Normalize": [
0.37,
0.55
]
}
],
"Factors": [
0.6,
0.4
]
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.6,
"Scale": 0.006,
"Amplitude": 15
}
]
},
"Threshold": [
0.7,
1
]
},
"BiomeMask": [
"Forest_Tundra"
],
"Priority": 1
},
"Covers": [
{
"Type": [
"Soil_Gravel"
],
"Weight": [
1
],
"Offset": [
-1
],
"Density": 1,
"HeightThreshold": {
"Positions": [
115,
116
],
"Values": [
1,
0
]
},
"Threshold": 1
},
{
"Type": [
"Plant_Flower_Tall_Purple"
],
"Weight": [
1
],
"Density": 0.3,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Flowers.Flowers_Common"
}
],
"Threshold": [
0.65,
1
]
},
"HeightThreshold": {
"Positions": [
114,
115
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Pathway",
"Soil_Gravel",
"Soil_Gravel_Mossy"
]
},
{
"Type": [
"*Plant_Crop_Berry_Winter_Block_State_Definitions_StageFinal"
],
"Weight": [
1
],
"Density": 0.05,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Bush.Bush_Winterberry"
}
],
"Threshold": [
0.5,
1
]
},
"HeightThreshold": {
"Positions": [
114,
115
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Pathway",
"Soil_Gravel",
"Soil_Gravel_Mossy"
]
},
{
"Type": [
"Rubble_Marble",
"Rubble_Marble_Medium"
],
"Weight": [
0.66,
0.33
],
"Density": 0.05,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Rubble.Stone_Redwood"
}
],
"Threshold": [
0,
1
]
},
"HeightThreshold": {
"Positions": [
114,
115
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Pebbles"
]
},
{
"Type": [
"Plant_Grass_Winter_Tall"
],
"Weight": [
1
],
"Density": 0.1,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Grass.Grass_Bedrock_Dense"
}
],
"Threshold": [
0,
0.5
]
},
"HeightThreshold": {
"Positions": [
114,
115
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Grass_Cold",
"Soil_Pathway"
]
},
{
"Type": [
"Plant_Grass_Winter"
],
"Weight": [
1
],
"Density": 0.8,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Grass.Grass_Lush_Forest"
}
],
"Threshold": [
0,
0.25
]
},
"HeightThreshold": {
"Positions": [
114,
115
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Grass_Cold",
"Soil_Pathway"
]
},
{
"Type": [
"Plant_Grass_Winter_Tall"
],
"Weight": [
1
],
"Density": 0.4,
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Covers.Grass.Grass_Sharp_Village"
}
],
"Threshold": [
0.54,
1
]
},
"HeightThreshold": {
"Positions": [
114,
115
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Grass_Cold",
"Soil_Pathway"
]
},
{
"Type": [
"Plant_Crop_Mushroom_Cap_Green"
],
"Weight": [
1
],
"Density": 0.6,
"NoiseMask": {
"Seed": "Mushroom",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.04,
"Threshold": [
0,
0.19
]
},
"HeightThreshold": {
"Positions": [
114,
115
],
"Values": [
0,
1
]
},
"Parent": [
"Soil_Gravel",
"Soil_Gravel_Mossy",
"Soil_Dirt_Cold",
"Soil_Grass_Cold"
]
},
{
"Type": [
"Soil_Snow"
],
"Weight": [
1
],
"Density": 1,
"NoiseMask": {
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "RIDGED",
"Octaves": 4,
"Persistence": 0.4,
"Scale": 0.004
},
{
"Seed": "LightForest_Patches",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 2,
"Persistence": 0.3,
"Scale": 0.05
}
],
"Factors": [
0.4,
0.6
],
"Threshold": [
0,
0.12
]
}
}
],
"Prefabs": {
"Entries": [
{
"Weight": [
0.34,
0.33,
0.33
],
"Prefab": [
"Rock_Formations.Rocks.Basalt.Large.*",
"Rock_Formations.Rocks.Basalt.Small.*",
"Rock_Formations.Rocks.Stone.Large.*"
],
"Pattern": {
"File": "Zones.Zone3_Tier1.PrefabPatterns.River_Rocks_Basalt"
}
},
{
"Prefab": [
"Rock_Formations.Rocks.Marble.Large.*"
],
"Pattern": {
"File": "Zones.Zone3_Tier1.PrefabPatterns.Dense_Boulders_Marble"
}
},
{
"Weight": [
0.5,
0.5
],
"Prefab": [
"Rock_Formations.Rocks.Basalt.Large.*",
"Rock_Formations.Rocks.Frozenstone.*"
],
"Pattern": {
"File": "Zones.Zone3_Tier1.PrefabPatterns.Mountain_Boulders"
}
},
{
"Weight": [
0.2,
0.4,
0.4
],
"Prefab": [
"Trees.Fir_Dead.Stage_1.*",
"Trees.Redwood.Stage_1.*",
"Trees.Redwood.Stage_0.*"
],
"Pattern": {
"File": "Zones.Zone3_Tier1.PrefabPatterns.Forest_Fir_Valley"
}
},
{
"Prefab": [
"Monuments.Challenge.Grass_Cold.*"
],
"Pattern": {
"File": "Zones.Zone3_Tier1.PrefabPatterns.Monuments_Dungeon_Challenge"
}
},
{
"Weight": [80, 20],
"Prefab": [
"Monuments.Encounter.Zone3.Tier1.Outpost.*",
"Monuments.Encounter.Zone3.Tier1.Quarry.*"
],
"Pattern": {
"File": "Zones.PrefabPatterns_Shared.Monuments_Encounter"
}
},
{
"Prefab": [
"Npc.Outlander.Camps.Tier1.*"
],
"Pattern": {
"File": "Zones.PrefabPatterns_Shared.Monuments_Factions_Outlanders"
}
}
]
},
"Layers": {
"Default": "Rock_Shale",
"Dynamic": [
{
"Entries": [
{
"Blocks": [
"Soil_Snow"
],
"NoiseMask": {
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "RIDGED",
"Octaves": 4,
"Persistence": 0.4,
"Scale": 0.004
},
{
"Seed": "LightForest_Patches",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 2,
"Persistence": 0.3,
"Scale": 0.05
}
],
"Factors": [
0.4,
0.6
],
"Threshold": [
0,
0.14
]
}
},
{
"Blocks": [
"Soil_Pebbles:3"
],
"NoiseMask": {
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "RIDGED",
"Octaves": 4,
"Persistence": 0.4,
"Scale": 0.004
},
{
"Seed": "Pebbles",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.02
}
],
"Factors": [
0.4,
0.6
],
"Threshold": [
0,
0.19
]
}
},
{
"Blocks": [
"Soil_Gravel:3"
],
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.Layers.Soil.Layer_Bedrock_Light_13"
}
],
"Threshold": [
0,
0.22
]
}
},
{
"Blocks": [
"Soil_Gravel_Mossy:2",
"Soil_Dirt_Cold:3"
],
"NoiseMask": {
"Type": "SUM",
"Noise": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "RIDGED",
"Octaves": 4,
"Persistence": 0.4,
"Scale": 0.004
},
{
"Seed": "LightForest_Patches",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 2,
"Persistence": 0.5,
"Scale": 0.05
}
],
"Factors": [
0.4,
0.6
],
"Threshold": [
0,
0.24
]
}
},
{
"Blocks": [
"Soil_Grass_Cold",
"Soil_Dirt_Cold"
]
}
]
}
],
"Static": [
{
"File": "Zones.Layers.Zone3.Static"
},
{
"File": "Zones.Layers.Zone3.Volcanic"
},
{
"File": "Zones.Layers.Zone3.Bedrock"
},
{
"File": "Zones.Layers.Zone3.Cave_Environments_Shallow"
},
{
"File": "Zones.Layers.Environments_Volcanic.Cave_Environments_Volcanic_T1"
}
]
},
"TerrainHeightThreshold": {
"Noise": {
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 4,
"Persistence": 0.4,
"Scale": 0.05
},
"Keys": [
0.4,
0.6
],
"Thresholds": [
{
"Positions": [
109,
111,
114,
118,
135,
137,
139,
140,
141
],
"Values": [
1,
0.94,
0.92,
0.86,
0.7,
0.65,
0.6,
0.51,
0
]
},
{
"Positions": [
108,
110,
114,
118,
135,
137,
139,
140,
141
],
"Values": [
1,
0.94,
0.92,
0.86,
0.7,
0.65,
0.6,
0.51,
0
]
}
]
},
"HeightmapNoise": {
"Type": "DISTORTED",
"Noise": {
"Type": "SUM",
"Noise": [
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.River"
}
],
"Formula": "INVERTED_RIDGED_SQRT"
},
{
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Shared.Heightmaps.Base"
}
],
"Formula": "INVERTED",
"Normalize": [
0.35,
0.55
]
}
],
"Factors": [
0.6,
0.4
],
"Threshold": [
0,
1
]
},
"Randomizer": {
"Generators": [
{
"Seed": "Grasslands-River-Noise",
"NoiseType": "SIMPLEX",
"Octaves": 3,
"Persistence": 0.6,
"Scale": 0.006,
"Amplitude": 15
}
]
}
},
"Tint": {
"Default": {
"Colors": [
"998E3E",
"7B6244"
],
"Weights": [
60,
40
],
"Noise": {
"Seed": "Biome1_Tint",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08
}
},
"Entries": []
},
"Environment": {
"Default": {
"Names": [
"Env_Zone3_Forests"
],
"Weights": [
1
],
"Noise": {
"Seed": "Biome1_Tint",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08
}
},
"Entries": [
{
"Names": ["Env_Zone3_Encounters"],
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.NoiseMasks.Faction_Undead_Environments"
}
],
"Threshold": [0.6, 1]
}
},
{
"Names": ["Env_Zone3_Outlander_Village"],
"NoiseMask": {
"Type": "MIN",
"Noise": [
{
"File": "Zones.Noise.Zone3.NoiseMasks.Faction_Outlanders_Environments"
}
],
"Threshold": [0.6, 1]
}
}
]
},
"Water": {
"Entries": [
{
"Fluid": "Water_Source",
"Min": 0,
"Max": 114
}
]
}
}