Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / World / Default / Zones / Zone2_Tier2 / Custom.Scrub_Tar_Pits.json

Custom.Scrub_Tar_Pits

Server/World/Default/Zones/Zone2_Tier2/Custom.Scrub_Tar_Pits.json, 15.7 KB

Fields

FieldType
CustomBiomeGeneratorobject
MapColorstring
Coversarray[6]
Prefabsobject
Layersobject
TerrainHeightThresholdobject
HeightmapNoiseobject
Tintobject
Environmentobject
Waterobject

Source

{
  "CustomBiomeGenerator": {
    "NoiseMask": {
      "Type": "SUM",
      "Noise": [
        {
          "Seed": "Drylands-Pattern-Monuments-Tier-2",
          "NoiseType": "CELL",
          "CellMode": "DISTANCE",
          "Formula": "INVERTED",
          "DistanceRange": [1, 5],
          "Density": [0.625, 0.8125],
          "Jitter": 0.6,
          "Scale": 0.005
        },
        {
          "Seed": "Tar_Pits_Noise",
          "NoiseType": "CELL",
          "CellMode": "DISTANCE",
          "Formula": "INVERTED",
          "Scale": 0.035
        }
      ],
      "Factors": [0.8, 0.2],
      "Threshold": [0.2, 1]
    },
    "BiomeMask": [
      "Desert_Oasis",
      "Desert_Red",
      "Desert_Rock",
      "Desert_Springs"
    ],
    "Priority": 3
  },
  "MapColor": "#ba8045",
  "Covers": [
    {
      "Type": ["Plant_Flower_Common_Poisoned"],
      "Weight": [1],
      "Density": 0.2,
      "NoiseMask": {
        "NoiseType": "SIMPLEX",
        "Octaves": 3,
        "Persistence": 0.5,
        "Scale": 0.04,
        "Threshold": [0.92, 1]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": ["Soil_Gravel_Sand_Red", "Soil_Sand_Red"]
    },
    {
      "Type": ["Plant_Flower_Bushy_Yellow"],
      "Weight": [1],
      "Density": 0.6,
      "NoiseMask": {
        "NoiseType": "SIMPLEX",
        "Octaves": 2,
        "Persistence": 0.3,
        "Scale": 0.06,
        "Threshold": [0.8, 1]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": ["Soil_Gravel_Sand_Red", "Soil_Sand_Red"]
    },
    {
      "Type": ["Plant_Bramble_Dry_Magic", "Plant_Crop_Mushroom_Glowing_Red"],
      "Weight": [0.8, 0.2],
      "Density": 0.6,
      "NoiseMask": {
        "NoiseType": "SIMPLEX",
        "Octaves": 2,
        "Persistence": 0.4,
        "Scale": 0.08,
        "Threshold": [0.75, 1]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": ["Soil_Hive"]
    },
    {
      "Type": ["Rubble_Sandstone_Red", "Rubble_Sandstone_Red_Medium"],
      "Weight": [0.7, 0.3],
      "Density": 0.2,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone2.Covers.Rubble.Sandstone_Red_Desert"
          }
        ],
        "Threshold": [0.68, 1]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": [
        "Soil_Gravel_Sand_Red",
        "Rock_Sandstone_Red",
        "Soil_Clay",
        "Soil_Clay_Red",
        "Soil_Mud_Dry",
        "Soil_Sand_Red",
        "Soil_Hive"
      ]
    },
    {
      "Type": ["Deco_Bone_Skulls", "Deco_Bone_Pile", "Plant_Flower_Bushy_Red"],
      "Weight": [0.4, 0.5, 0.1],
      "Density": 0.05,
      "NoiseMask": {
        "Seed": "Scrub_Tar_Pit_Bones",
        "NoiseType": "CELL",
        "Scale": 0.077,
        "CellMode": "DISTANCE",
        "Jitter": 0.75,
        "Density": [0, 0.4],
        "Threshold": [0, 0.4]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": [
        "Soil_Gravel_Sand_Red",
        "Rock_Sandstone_Red",
        "Soil_Clay",
        "Soil_Clay_Red",
        "Soil_Mud",
        "Soil_Mud_Dry",
        "Soil_Sand_Red",
        "Soil_Hive"
      ]
    },
    {
      "Type": ["Plant_Crop_Health2"],
      "Density": 0.015,
      "NoiseMask": {
        "NoiseType": "OLD_SIMPLEX",
        "FractalMode": "OLDSCHOOL",
        "Formula": "NORMAL",
        "Octaves": 3,
        "Persistence": 0.5,
        "Scale": 0.035,
        "Threshold": [0, 0.35]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": ["Soil_Hive"]
    }
  ],
  "Prefabs": {
    "Entries": [
      {
        "Prefab": [
          "Cave.Nodes.Rock_Sandstone.Surface_Entry.Vertical_Sand_Red.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier2.PrefabPatterns.Cave_Entrance_Type1"
        }
      },
      {
        "Prefab": [
          "Cave.Nodes.Rock_Sandstone.Surface_Entry.Diagonal_Sand_Red.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier2.PrefabPatterns.Cave_Entrance_Type2"
        }
      },
      {
        "Prefab": ["Rock_Formations.Fossils.Small.*"],
        "Pattern": {
          "File": "Zones.Zone2_Tier2.PrefabPatterns.Scrub_Tar_Pit_Bones_Small"
        }
      },
      {
        "Weight": [0.8, 0.2],
        "Prefab": [
          "Rock_Formations.Fossils.Large.*",
          "Rock_Formations.Fossils.Gigantic.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier2.PrefabPatterns.Scrub_Tar_Pit_Bones_Large"
        }
      },
      {
        "Weight": [0.5, 0.3, 0.2],
        "Prefab": [
          "Rock_Formations.Rocks.Sandstone_Red.Large.*",
          "Rock_Formations.Rocks.Sandstone_Red.Small.*",
          "Rock_Formations.Arches.Desert_Red.*"
        ],
        "Pattern": {
          "File": "Zones.Zone2_Tier2.PrefabPatterns.Scrub_Tar_Pit_Boulders"
        }
      },
      {
        "Prefab": ["Plants.Bush.Arid_Red.*"],
        "Pattern": {
          "File": "Zones.Zone2_Tier2.PrefabPatterns.Scrub_Bushes"
        }
      },
      {
        "Prefab": ["Npc.Feran.Tier2.Layout.*"],
        "Pattern": {
          "File": "Zones.Zone2_Tier2.PrefabPatterns.Monuments_Feran_Camps"
        }
      },
      {
        "Prefab": ["Monuments.Challenge.Sand.*"],
        "Pattern": {
          "File": "Zones.Zone2_Tier2.PrefabPatterns.Monuments_Dungeon_Challenge"
        }
      },
      {
        "Weight": [50, 50],
        "Prefab": [
          "Monuments.Encounter.Zone2.Tier2.Outpost.*",
          "Monuments.Encounter.Zone2.Tier2.Military_Outpost.Camp.*"
        ],
        "Pattern": {
          "File": "Zones.PrefabPatterns_Shared.Monuments_Encounter"
        }
      },
      {

        "Prefab": [
          "Monuments.Unique.Temple.Portal.Drylands.*"
        ],
        "Pattern": {
          "File": "Zones.PrefabPatterns_Shared.Monuments_Temple_Entrances"
        }
      }
    ]
  },
  "Layers": {
    "Default": "Rock_Sandstone",
    "Dynamic": [
      {
        "Entries": [
          {
            "Blocks": ["Soil_Hive:3"],
            "NoiseMask": {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Drylands-Pattern-Monuments-Tier-2",
                  "NoiseType": "CELL",
                  "CellMode": "DISTANCE",
                  "Formula": "INVERTED",
                  "DistanceRange": [1, 5],
                  "Density": [0.625, 0.8125],
                  "Jitter": 0.6,
                  "Scale": 0.005
                },
                {
                  "Seed": "Tar_Pits_Noise",
                  "NoiseType": "DISTANCE",
                  "Distance2Mode": "DIV",
                  "DistanceMode": "NATURAL",
                  "Formula": "SQUARED",
                  "Octaves": 2,
                  "Scale": 0.035
                }
              ],
              "Factors": [0.35, 0.65],
              "Threshold": [0.8, 1]
            }
          }
        ],
        "Offset": [0, 4],
        "OffsetNoise": {
          "Type": "SUM",
          "Noise": [
            {
              "Seed": "Drylands-Pattern-Monuments-Tier-2",
              "NoiseType": "CELL",
              "CellMode": "DISTANCE",
              "Formula": "INVERTED",
              "DistanceRange": [1, 5],
              "Density": [0.625, 0.8125],
              "Jitter": 0.6,
              "Scale": 0.005
            },
            {
              "Seed": "Tar_Pits_Noise",
              "NoiseType": "DISTANCE",
              "Distance2Mode": "DIV",
              "DistanceMode": "NATURAL",
              "Formula": "SQUARED",
              "Octaves": 2,
              "Scale": 0.035
            }
          ],
          "Factors": [0.35, 0.65],
          "Normalize": [0.8, 1]
        }
      },
      {
        "Entries": [
          {
            "Blocks": ["Soil_Hive:2"],
            "NoiseMask": {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Drylands-Pattern-Monuments-Tier-2",
                  "NoiseType": "CELL",
                  "CellMode": "DISTANCE",
                  "Formula": "INVERTED",
                  "DistanceRange": [1, 5],
                  "Density": [0.625, 0.8125],
                  "Jitter": 0.6,
                  "Scale": 0.005
                },
                {
                  "Seed": "Tar_Pits_Noise",
                  "NoiseType": "DISTANCE",
                  "Distance2Mode": "DIV",
                  "DistanceMode": "NATURAL",
                  "Formula": "INVERTED",
                  "Scale": 0.035
                }
              ],
              "Factors": [0.85, 0.15],
              "Normalize": [-0.35, 1],
              "Threshold": [0.615, 0.67]
            }
          },
          {
            "Blocks": [
              {
                "Type": "Soil_Mud_Dry",
                "Repeat": [2, 5],
                "repeatNoise": {
                  "Seed": "Grasslands-Layers-Ground",
                  "NoiseType": "OLD_SIMPLEX",
                  "FractalMode": "OLDSCHOOL",
                  "Octaves": 3,
                  "Persistence": 0.5,
                  "Scale": 0.08
                }
              }
            ],
            "NoiseMask": {
              "NoiseType": "SIMPLEX",
              "Octaves": 3,
              "Persistence": 0.4,
              "Scale": 0.04,
              "Threshold": [0.75, 1]
            }
          },
          {
            "Blocks": ["Soil_Mud:2"],
            "NoiseMask": {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Drylands-Pattern-Monuments-Tier-2",
                  "NoiseType": "CELL",
                  "CellMode": "DISTANCE",
                  "Formula": "INVERTED",
                  "DistanceRange": [1, 5],
                  "Density": [0.625, 0.8125],
                  "Jitter": 0.6,
                  "Scale": 0.005
                },
                {
                  "Seed": "Tar_Pits_Noise",
                  "NoiseType": "DISTANCE",
                  "Distance2Mode": "DIV",
                  "DistanceMode": "NATURAL",
                  "Formula": "INVERTED",
                  "Scale": 0.035
                }
              ],
              "Factors": [0.8, 0.2],
              "Normalize": [-0.35, 1],
              "Threshold": [0.475, 1]
            }
          },
          {
            "Blocks": ["Soil_Sand_Red:3"],
            "NoiseMask": {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Drylands-Pattern-Monuments-Tier-2",
                  "NoiseType": "CELL",
                  "CellMode": "DISTANCE",
                  "Formula": "INVERTED",
                  "DistanceRange": [1, 5],
                  "Density": [0.625, 0.8125],
                  "Jitter": 0.6,
                  "Scale": 0.005
                },
                {
                  "Seed": "Tar_Pits_Noise",
                  "NoiseType": "DISTANCE",
                  "Distance2Mode": "DIV",
                  "DistanceMode": "NATURAL",
                  "Formula": "INVERTED",
                  "Scale": 0.035
                }
              ],
              "Factors": [0.8, 0.2],
              "Normalize": [-0.35, 1],
              "Threshold": [0, 0.39]
            }
          },
          {
            "Blocks": ["Soil_Sand_Red:3"],
            "NoiseMask": {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Grasslayer1",
                  "NoiseType": "OLD_SIMPLEX",
                  "FractalMode": "OLDSCHOOL",
                  "Formula": "RIDGED_SQRT",
                  "Octaves": 3,
                  "Persistence": 0.4,
                  "Scale": 0.01
                },
                {
                  "Seed": "Drylands-Canyon-Noise",
                  "NoiseType": "SIMPLEX",
                  "FractalMode": "OLDSCHOOL",
                  "Formula": "INVERTED",
                  "Octaves": 1,
                  "Persistence": 0.8,
                  "Scale": 0.0012,
                  "Normalize": [0.19, 0.81]
                },
                {
                  "Seed": "Grasslands-River-Noise",
                  "NoiseType": "OLD_SIMPLEX",
                  "FractalMode": "OLDSCHOOL",
                  "Formula": "INVERTED_RIDGED",
                  "Octaves": 4,
                  "Persistence": 0.478,
                  "Scale": 0.004
                }
              ],
              "Factors": [0.1, 0.45, 0.35],
              "Threshold": [0.46, 1]
            }
          }
        ]
      }
    ],
    "Static": [
      {
        "File": "Zones.Layers.Zone2.Static_Desert_Red"
      },
      {
        "File": "Zones.Layers.Zone2.Static"
      },
      {
        "File": "Zones.Layers.Zone2.Volcanic"
      },
      {
        "File": "Zones.Layers.Zone2.Bedrock"
      },
      {
        "File": "Zones.Layers.Zone2.Cave_Environments_Shallow"
      },
      {
        "File": "Zones.Layers.Environments_Volcanic.Cave_Environments_Volcanic_T2"
      }
    ]
  },
  "TerrainHeightThreshold": {
    "Positions": [112, 114, 116, 119, 145, 165, 169],
    "Values": [1, 0.65, 0.55, 0.46, 0.33, 0.27, 0]
  },
  "HeightmapNoise": {
    "Type": "MAX",
    "Noise": [
      {
        "Type": "SUM",
        "Noise": [
          {
            "Seed": "Grasslayer1",
            "NoiseType": "OLD_SIMPLEX",
            "FractalMode": "OLDSCHOOL",
            "Formula": "RIDGED_SQRT",
            "Octaves": 3,
            "Persistence": 0.4,
            "Scale": 0.01
          },
          {
            "Seed": "Drylands-Canyon-Noise",
            "NoiseType": "SIMPLEX",
            "FractalMode": "OLDSCHOOL",
            "Formula": "INVERTED",
            "Octaves": 1,
            "Persistence": 0.8,
            "Scale": 0.0012,
            "Normalize": [0.19, 0.81]
          },
          {
            "Seed": "Grasslands-River-Noise",
            "NoiseType": "OLD_SIMPLEX",
            "FractalMode": "OLDSCHOOL",
            "Formula": "INVERTED_RIDGED",
            "Octaves": 4,
            "Persistence": 0.478,
            "Scale": 0.004
          }
        ],
        "Factors": [0.1, 0.45, 0.35]
      },
      {
        "Type": "SUM",
        "Noise": [
          {
            "Seed": "Drylands-Pattern-Monuments-Tier-2",
            "NoiseType": "CELL",
            "CellMode": "DISTANCE",
            "Formula": "INVERTED",
            "DistanceRange": [1, 5],
            "Density": [0.625, 0.8125],
            "Jitter": 0.6,
            "Scale": 0.005
          },
          {
            "Seed": "Tar_Pits_Noise",
            "NoiseType": "DISTANCE",
            "Distance2Mode": "DIV",
            "DistanceMode": "NATURAL",
            "Formula": "INVERTED",
            "Scale": 0.035
          }
        ],
        "Factors": [0.85, 0.15],
        "Normalize": [-0.35, 1]
      }
    ]
  },
  "Tint": {
    "Default": {
      "Colors": ["#da7037"]
    }
  },
  "Environment": {
    "Default": {
      "Names": ["Env_Zone2_Scrub"]
    },
    "Entries": [
      {
        "Names": ["Env_Zone2_Encounters"],
        "NoiseMask": {
          "Type": "MIN",
          "Noise": [
            {
              "File": "Zones.Noise.Zone1.NoiseMasks.Faction_Undead_Environments"
            }
          ],
          "Threshold": [0.6, 1]
        }
      },
      {
        "Names": ["Env_Zone2_Feran"],
        "NoiseMask": {
          "Type": "MIN",
          "Noise": [
            {
              "File": "Zones.Noise.Zone2.NoiseMasks.Faction_Feran_Environments_Tier2"
            }
          ],
          "Threshold": [0.6, 1]
        }
      }
    ]
  },
  "Water": {
    "Entries": [
      {
        "Fluid": "Tar_Source",
        "Min": 0,
        "Max": 114
      }
    ]
  }
}