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

Entry.node

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

Fields

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

Source

{
  "Name": "Entry",
  "Children": [
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Shallow.Type_0.Entry"],
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "Node": ["Shallow.Type_1.Entry"],
      "PitchSet": [45, 85],
      "YawAdd": [-45, 45]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "$Comment": "Spider",
      "Node": ["Shallow.Type_2.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "$Comment": "Crystal",
      "Node": ["Shallow.Type_3.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "$Comment": "Boomshroom",
      "Node": ["Shallow.Type_4.Entry"]
    },
    {
      "Weights": [100],
      "Chance": 1,
      "PitchSet": [0],
      "YawSet": [0],
      "$Comment": "Rat",
      "Node": ["Shallow.Type_5.Entry"]
    }
  ],
  "Type": "EMPTY_LINE",
  "Length": [0],
  "ChildCountBounds": 1
}