Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / World / Default / Zones / Zone3_Tier3 / Custom.Village_Outlander.json

Custom.Village_Outlander

Server/World/Default/Zones/Zone3_Tier3/Custom.Village_Outlander.json, 14.7 KB

Fields

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

Source

{
  "MapColor": "#996666",
  "CustomBiomeGenerator": {
    "NoiseMask": {
      "Type": "DISTORTED",
      "Noise": {
        "File": "Zones.Noise.Zone3.NoiseMasks.Faction_Outlanders"
      },
      "Randomizer": {
        "Generators": [
          {
            "Seed": "Grasslands-River-Noise",
            "NoiseType": "SIMPLEX",
            "Octaves": 3,
            "Persistence": 0.6,
            "Scale": 0.006,
            "Amplitude": 15
          }
        ]
      },
      "Threshold": [0, 0.4]
    },
    "BiomeMask": [
      "Forest_Frozen",
      "Forest_Frozen_Light",
      "Plains_Frozen_Frost"
    ],
    "Priority": 100
  },
  "Covers": [
    {
      "Type": ["Soil_Pebbles"],
      "Density": 1,
      "Offset": -1,
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [1, 0]
      }
    },
    {
      "Type": ["Rubble_Shale", "Rubble_Shale_Medium"],
      "Weight": [0.8, 0.2],
      "Density": 0.2,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone3.Covers.Rubble.Stone_Forest"
          }
        ],
        "Threshold": [0.7, 1]
      },
      "Parent": ["Soil_Dirt_Cold", "Rock_Shale", "Soil_Pebbles_Frozen"]
    },
    {
      "Type": ["Plant_Grass_Poisoned", "Plant_Grass_Poisoned_Short"],
      "Weight": [0.4, 0.6],
      "Density": 0.1,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone3.Covers.Grass.Grass_Lush_Village"
          }
        ],
        "Threshold": [0.25, 0.63]
      },
      "HeightThreshold": {
        "Positions": [114, 115, 140, 147],
        "Values": [0, 1, 1, 0]
      },
      "Parent": ["Soil_Dirt_Poisoned"]
    },
    {
      "Type": [
        "Plant_Bush_Winter",
        "*Plant_Crop_Berry_Winter_Block_State_Definitions_StageFinal"
      ],
      "Weight": [0.3, 0.7],
      "Density": 0.2,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone3.Covers.Bush.Bush_Green_Village"
          }
        ],
        "Threshold": [0, 0.2]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": ["Soil_Dirt_Cold", "Soil_Grass_Cold"]
    },
    {
      "Type": ["Plant_Bush_Winter_Snow", "Plant_Bush_Winter_Sharp"],
      "Weight": [0.7, 0.3],
      "Density": 0.2,
      "NoiseMask": {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Zone3.Covers.Bush.Bush_Green_Village"
          }
        ],
        "Threshold": [0, 0.2]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": ["Soil_Snow"]
    },
    {
      "Type": [
        "Plant_Flower_Bushy_Poisoned",
        "Plant_Crop_Mushroom_Glowing_Purple"
      ],
      "Weight": [0.4, 0.3],
      "Density": 0.5,
      "NoiseMask": {
        "NoiseType": "SIMPLEX",
        "Octaves": 3,
        "Persistence": 0.5,
        "Scale": 0.05,
        "Threshold": [0, 0.25]
      },
      "HeightThreshold": {
        "Positions": [114, 115],
        "Values": [0, 1]
      },
      "Parent": ["Soil_Dirt_Poisoned"]
    }
  ],
  "Prefabs": {
    "Entries": [
      {
        "Prefab": ["Npc.Outlander.Spikes.*"],
        "Pattern": {
          "File": "Zones.Zone3_Tier3.PrefabPatterns.Outlander_Village_Spikes"
        }
      },
      {
        "Weight": [0.8, 0.2],
        "Prefab": [
          "Npc.Outlander.Houses.Tier0.*",
          "Npc.Outlander.Houses.Tier1.*"
        ],
        "Pattern": {
          "File": "Zones.Zone3_Tier3.PrefabPatterns.Outlander_Village_Houses"
        }
      },
      {
        "Prefab": ["Dungeon.Outlander_Temple.Stage1.Base.*"],
        "Pattern": {
          "File": "Zones.Zone3_Tier3.PrefabPatterns.Monuments_Outlander_Temple"
        }
      },
      {
        "Prefab": [
          "Npc.Outlander.Camps.Tier3.Base.*"
        ],
        "Pattern": {
          "File": "Zones.PrefabPatterns_Shared.Monuments_Factions_Outlanders_Tier3"
        }
      }
    ]
  },
  "Layers": {
    "Default": "Rock_Shale",
    "Dynamic": [
      {
        "$Comment": "Paths around small houses outside fence",
        "Blocks": ["Soil_Pebbles_Frozen:3"],
        "NoiseMask": {
          "Type": "SUM",
          "Noise": [
            {
              "Seed": "Outlander_Houses",
              "NoiseType": "SIMPLEX",
              "Octaves": 3,
              "Persistence": 0.4,
              "Scale": 0.015,
              "Normalize": [0, 0.5]
            },
            {
              "Seed": "Outlander_Houses",
              "NoiseType": "DISTANCE",
              "DistanceMode": "NATURAL",
              "Jitter": 0.6,
              "Distance2Mode": "DIV",
              "FractalMode": "MAX",
              "Scale": 0.05
            }
          ],
          "Factors": [0.55, 0.45],
          "Threshold": [0.96, 1]
        }
      },
      {
        "Blocks": ["Soil_Snow:3"],
        "NoiseMask": {
          "Type": "SUM",
          "Noise": [
            {
              "Type": "DISTORTED",
              "Noise": {
                "File": "Zones.Noise.Zone3.NoiseMasks.Faction_Outlanders"
              },
              "Randomizer": {
                "Generators": [
                  {
                    "Seed": "Grasslands-River-Noise",
                    "NoiseType": "SIMPLEX",
                    "Octaves": 3,
                    "Persistence": 0.6,
                    "Scale": 0.006,
                    "Amplitude": 15
                  }
                ]
              }
            },
            {
              "Seed": "Snow_Noise",
              "NoiseType": "SIMPLEX",
              "Octaves": 3,
              "Persistence": 0.4,
              "Scale": 0.08
            }
          ],
          "Factors": [0.9, 0.1],
          "Threshold": [0.25, 1]
        }
      },
      {
        "Blocks": [
          {
            "Type": "Soil_Dirt_Poisoned",
            "Repeat": [2, 5],
            "RepeatNoise": {
              "Seed": "groundlayer",
              "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, 0.4]
        }
      },
      {
        "Blocks": ["Soil_Dirt_Cold:4"]
      }
    ],
    "Static": [
      {
        "File": "Zones.Layers.Zone3.Mountain"
      },
      {
        "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_T3"
      }
    ]
  },
  "TerrainHeightThreshold": {
    "Positions": [125, 150],
    "Values": [1, 0]
  },
  "HeightmapNoise": {
    "Type": "MIN",
    "Noise": [
      {
        "Type": "DISTORTED",
        "Noise": {
          "Type": "MIN",
          "Noise": [
            {
              "File": "Zones.Noise.Zone3.NoiseMasks.Faction_Outlanders"
            }
          ],
          "Normalize": [0.2, 0.6]
        },
        "Randomizer": {
          "Generators": [
            {
              "Seed": "Grasslands-River-Noise",
              "NoiseType": "SIMPLEX",
              "Octaves": 3,
              "Persistence": 0.6,
              "Scale": 0.006,
              "Amplitude": 15
            }
          ]
        }
      },
      {
        "Type": "MIN",
        "Noise": [
          {
            "File": "Zones.Noise.Shared.Heightmaps.River"
          }
        ],
        "Formula": "INVERTED_RIDGED",
        "Normalize": [0.5, 1]
      }
    ]
  },
  "Tint": {
    "Default": {
      "Colors": ["487E4D", "36763C"],
      "Weights": [50, 50],
      "Noise": {
        "Seed": "Biome1_Tint",
        "NoiseType": "OLD_SIMPLEX",
        "FractalMode": "OLDSCHOOL",
        "Octaves": 3,
        "Persistence": 0.5,
        "Scale": 0.08
      }
    },
    "Entries": []
  },
  "Environment": {
    "Default": {
      "Names": ["Env_Zone3_Outlander_Village"]
    },
    "Entries": []
  },
  "Water": {
    "Entries": [
      {
        "Block": "Rock_Ice",
        "Max": [133, 175],
        "Min": [107, 165],
        "MinNoise": {
          "Type": "MAX",
          "Noise": [
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Type": "DISTORTED",
                  "Noise": {
                    "Type": "MIN",
                    "Noise": [
                      {
                        "File": "Zones.Noise.Shared.Heightmaps.River"
                      }
                    ],
                    "Formula": "INVERTED_RIDGED"
                  },
                  "Randomizer": {
                    "Generators": [
                      {
                        "Seed": "Grasslands-River-Noise",
                        "NoiseType": "SIMPLEX",
                        "Octaves": 3,
                        "Persistence": 0.6,
                        "Scale": 0.006,
                        "Amplitude": 15
                      }
                    ]
                  },
                  "Normalize": [0.95, 1]
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.7, 0.3],
              "Normalize": [0, 2.5]
            },
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Type": "MIN",
                  "Noise": [
                    {
                      "File": "Zones.Noise.Zone3.NoiseMasks.Faction_Outlanders"
                    }
                  ],
                  "Formula": "INVERTED"
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.92, 0.08],
              "Normalize": [0.4, 1]
            },
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Seed": "Glacier_Base",
                  "NoiseType": "SIMPLEX",
                  "Formula": "INVERTED",
                  "Octaves": 3,
                  "Persistence": 0.5,
                  "Scale": 0.0015
                },
                {
                  "Type": "MIN",
                  "Noise": [
                    {
                      "File": "Zones.Noise.Shared.Heightmaps.River"
                    }
                  ],
                  "Formula": "RIDGED",
                  "Normalize": [0.2, 1]
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.55, 0.4, 0.05],
              "Normalize": [0.27, 0.28]
            }
          ]
        },
        "MaxNoise": {
          "Type": "MIN",
          "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
                  }
                ]
              }
            },
            {
              "Type": "SUM",
              "Noise": [
                {
                  "Type": "MIN",
                  "Noise": [
                    {
                      "File": "Zones.Noise.Zone3.NoiseMasks.Faction_Outlanders"
                    }
                  ]
                },
                {
                  "Seed": "Snowlands-Ice",
                  "NoiseType": "DISTANCE",
                  "DistanceMode": "NATURAL",
                  "Jitter": 0.8,
                  "Distance2Mode": "DIV",
                  "Formula": "SQUARED",
                  "Scale": 0.032
                }
              ],
              "Factors": [0.92, 0.08],
              "Normalize": [0, 0.8]
            },
            {
              "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.64, 0.77]
            }
          ]
        }
      },
      {
        "Fluid": "Water_Source",
        "Min": 0,
        "Max": 114
      }
    ]
  },
  "Fade": {
    "FadeHeightmap": 0.85,
    "FadeLength": 0,
    "FadeStart": 0,
    "TerrainLength": 125,
    "TerrainStart": -60
  }
}