Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / World / Default / Zones / Zone1_Tier3 / Cave / Dungeons / Dungeon_Goblin_Lair / Entry.node.json

Entry.node

Server/World/Default/Zones/Zone1_Tier3/Cave/Dungeons/Dungeon_Goblin_Lair/Entry.node.json, 414 B

Fields

FieldType
Childrenarray[1]
Environmentstring
Maskobject
Typestring
Lengtharray[1]
Prioritynumber

Source

{
	"Children": [
		{
			"Node": [
				"Dungeons.Dungeon_Goblin_Lair.Entrance_Mine.Entry",
				"Dungeons.Dungeon_Goblin_Lair.Entrance_Library.Entry"
			],
			"Weights": [1, 1],
			"Offset": [0, 0, 0],
			"Rotation": 0,
			"Chance": 1
		}
	],

  "Environment": "Env_Zone1_Caves_Goblins",

  "Mask": {
    "File": "Zones.Masks.Zone1.Dungeon_Goblin_Lair"
  },

	"Type": "EMPTY_LINE",
  "Length": [0],
	"Priority": 2
}