Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / World / Default / Zones / Zone1_Temple / Cave / Volcanic / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone1_Temple/Cave/Volcanic/Entry.node.json, 594 B

Fields

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

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 0.4,
      "Node": ["Volcanic.Type_0.Entry"],
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Comment": "Goblin",
      "Node": ["Volcanic.Type_1.Entry"],
      "PitchSet": [0],
      "YawSet": [0]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Comment": "Golem",
      "Node": ["Volcanic.Type_2.Entry"],
      "PitchSet": [0],
      "YawSet": [0]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}