Covers_Deep
Server/World/Default/Zones/Zone2_Tier3/Cave/Covers/Covers_Deep.json, 4.6 KB
Source
[
{
"Type": ["Soil_Gravel_Sand_White"],
"Parent": ["Rock_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"Weight": [100],
"HeightThreshold": {
"Positions": [97, 100],
"Values": [0, 1]
}
},
{
"Type": ["Soil_Gravel_Sand_White"],
"Parent": ["Rock_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"Offset": -1,
"Weight": [100],
"HeightThreshold": {
"Positions": [97, 100],
"Values": [0, 1]
}
},
{
"Type": ["Plant_Fern_Arid"],
"Weight": [100],
"Offset": 1,
"Density": 0.1,
"HeightThreshold": {
"Positions": [85, 98, 104, 106, 108, 110],
"Values": [0, 0.5, 1, 1, 0.5, 0]
}
},
{
"Type": ["Plant_Crop_Mushroom_Cap_White", "Rubble_Sandstone"],
"Weight": [20, 80],
"Offset": 1,
"Density": 0.1,
"NoiseMask": {
"Seed": "4743777",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.35,
"Threshold": [0, 0.55]
},
"HeightThreshold": {
"Positions": [85, 98, 104, 106, 108, 110],
"Values": [0, 0.5, 1, 1, 0.5, 0]
}
},
{
"Type": ["Plant_Crop_Mushroom_Common_Brown", "Plant_Leaves_Bramble"],
"Weight": [30, 70],
"Offset": 1,
"Density": 0.5,
"NoiseMask": {
"Seed": "Grasslands-Caves-Mushrooms-Brambles",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08,
"Threshold": [0, 0.28]
},
"HeightThreshold": {
"Positions": [55, 56, 70, 75],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Plant_Roots_Cave_Small", "Plant_Flower_Orchid_Blue"],
"Weight": [30, 70],
"Offset": 1,
"Density": 0.25,
"NoiseMask": {
"Seed": "Grasslands-Caves-Roots-Orchid",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.05,
"Threshold": [0, 0.28]
},
"HeightThreshold": {
"Positions": [55, 56, 70, 75],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Plant_Bramble_Dead_Twisted", "Plant_Bramble_Dead_Lavathorn"],
"Weight": [30, 70],
"Offset": 1,
"Density": 0.5,
"NoiseMask": {
"Seed": "Grasslands-Caves-Roots-Orchid",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "NORMAL",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.08,
"Threshold": [0, 0.26]
},
"HeightThreshold": {
"Positions": [24, 25, 55, 56],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Soil_Gravel_Sand"],
"Parent": ["Rock_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"Weight": [100],
"NoiseMask": {
"Seed": "Grasslands-Cave-Shallow-Spider-Soil",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 1,
"Persistence": 0.5,
"Scale": 0.1,
"Threshold": [0, 0.55]
},
"HeightThreshold": {
"Positions": [60, 61, 73, 74],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Soil_Gravel_Sand"],
"Parent": ["Rock_Sandstone", "Rock_Sandstone_White", "Rock_Sandstone_Red", "Soil_Dirt_Dry"],
"Weight": [100],
"Offset": -1,
"NoiseMask": {
"Seed": "Grasslands-Cave-Shallow-Spider-Soil",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Octaves": 1,
"Persistence": 0.5,
"Scale": 0.1,
"Threshold": [0, 0.55]
},
"HeightThreshold": {
"Positions": [60, 61, 73, 74],
"Values": [0, 1, 1, 0]
}
},
{
"Type": ["Rock_Volcanic_Cracked_Lava"],
"Parent": ["Rock_Volcanic"],
"Weight": [100],
"NoiseMask": {
"Seed": "Grasslands-Cave-Volcanic-Cracked",
"NoiseType": "OLD_SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "RIDGED_FIX",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.05,
"Threshold": [0, 0.18]
},
"HeightThreshold": {
"Positions": [24, 25, 40, 50],
"Values": [0, 1, 1, 0]
}
},
{
"Type": [{"Fluid":"Lava_Source"}],
"Weight": [100],
"Parent": ["Rock_Volcanic"],
"NoiseMask": {
"Seed": "Grasslands-Cave-Volcanic-Lava",
"NoiseType": "SIMPLEX",
"FractalMode": "OLDSCHOOL",
"Formula": "RIDGED",
"Octaves": 3,
"Persistence": 0.5,
"Scale": 0.018,
"Threshold": [0, 0.015]
},
"HeightThreshold": {
"Positions": [23, 24, 29, 30],
"Values": [0, 1, 1, 0]
}
}
]