Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / World / Default / Zones / Zone3_Tier2 / Cave / Shallow / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone3_Tier2/Cave/Shallow/Entry.node.json, 1.1 KB

Fields

FieldType
Namestring
Childrenarray[6]
Typestring
Lengtharray[1]
ChildCountBoundsnumber

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 0.1,
      "Node": ["Shallow.Spiral.Entry"],
      "$Comment": "Spiral",
      "PitchSet": [90],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Shallow.Type_0.Entry"],
      "$Comment": "Normal",
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Shallow.Type_1.Entry"],
      "$Comment": "Normal",
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Shallow.Type_3.Entry"],
      "$Comment": "Ice",
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Shallow.Type_4.Entry"],
      "$Comment": "Mine",
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Shallow.Type_5.Entry"],
      "$Comment": "Crypt",
      "PitchSet": [0],
      "YawSet": [0]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}