Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / World / Default / Zones / Zone2_Tier3 / Cave / Klops / Stairs / Bathroom / Down_006.node.json

Down_006.node

Server/World/Default/Zones/Zone2_Tier3/Cave/Klops/Stairs/Bathroom/Down_006.node.json, 367 B

Fields

FieldType
Namestring
Childrenarray[1]
Maskobject
Typestring
Prioritynumber
Prefabarray[1]

Source

{
	"Name": "Stairs-Down_006",
	
	"Children": [
	
	//Mines
	
		{ //Forward
			"Node": ["Klops.Bathroom.Bathroom_001"],
			"Weights": [100],
			"Offset": [2, -8, -6],
			"Rotation": 0,
			"Chance": 1
		}
	],
	
	
  "Mask": {
    "File": "Zones.Zone2_Tier3.Cave.Klops.Mask"
  },
	
	
	"Type": "PREFAB",
	
	"Priority": 1,
	
	"Prefab": [
		"Cave.Klops.Dry.Stairs.006.*"
	]
}