Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / World / Default / Zones / Zone2_Tier3 / Cave / Deep / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone2_Tier3/Cave/Deep/Entry.node.json, 1.4 KB

Fields

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

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Deep.Type_0.Entry"],
      "$Comment": "Normal",
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Deep.Type_1.Entry"],
	  "$Comment": "Normal",
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Deep.Type_2.Entry"],
	  "$Comment": "Normal",
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Deep.Type_5.Entry"],
      "$Comment": "Water",
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Deep.Type_6.Entry"],
      "$Comment": "Lava",
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Deep.Type_7.Entry"],
      "$Comment": "Boomshroom",
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Deep.Type_8.Entry"],
      "$Comment": "Scorpion",
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 0.5,
      "Node": ["Deep.Type_9.Entry"],
      "$Comment": "Scarak",
      "PitchSet": [0],
      "YawSet": [0]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}