Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / World / Instance_Dungeon_Goblin / Zones / Zone_Goblin / Cave / Caves.json

Caves

Server/World/Instance_Dungeon_Goblin/Zones/Zone_Goblin/Cave/Caves.json, 1.4 KB

Fields

FieldType
Typesarray[1]

Source

{
    "Types": [
      {
        "Name": "Dungeons",
        "NoiseMask": {
          "Type": "SUM",
          "Noise": [
            {
              "Seed": "Grasslands-River-Noise",
              "NoiseType": "OLD_SIMPLEX",
              "FractalMode": "OLDSCHOOL",
              "Formula": "INVERTED_RIDGED",
              "Octaves": 3,
              "Persistence": 0.3,
              "Scale": 0.004
            },
            {
              "Seed": "Grasslands-Base",
              "NoiseType": "OLD_SIMPLEX",
              "FractalMode": "OLDSCHOOL",
              "Formula": "INVERTED",
              "Octaves": 3,
              "Persistence": 0.4,
              "Scale": 0.002
            }
          ],
          "Factors": [0.85, 0.15],
          "Threshold": [0, 0.9]
        },
        "MaximumSize": 250,
        "Depth": 100,
        "Entry": "Dungeons.Instance_Dungeon_Goblin.Node_0_Entrance",
        "EntryPoints": {
          "Seed": "Grasslands-Pattern-Monuments-Tier-1",
          "Scale": 0.01,
          "Density": [0.015, 0.0625],
          "Jitter": 0.75
        },
        "FluidLevel": {
          "Fluid": "Lava_Source",
          "Height": 24
        },
        "HeightThreshold": {
          "Positions": [115, 116, 139, 140],
          "Values": [0, 1, 1, 0]
        },
        "HeightRadiusFactor": {
          "Positions": [0, 255],
          "Values": [1, 1]
        },
        "Pitch": 0
      }
    ]
  }