Treasure
Server/World/Default/Ores/Zone1/Treasure.json, 546 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Type | string |
$Comment | string |
Length | array[2] |
Source
{
"Name": "Entry",
"Children": [
{
"Weights": [100],
"Chance": 1,
"Node": [
{
"Name": "TreasureRooms",
"Children": [],
"Type": "PREFAB",
"Prefab": ["Monuments.Incidental.Treasure_Rooms.Quartzite.*"],
"Mask": {
"Default": [{"Replace":false,"Fluid":"Water_Source"},"*"]
}
}
],
"PitchSet": [0, 180],
"YawSet": [0, 360]
}
],
"Type": "EMPTY_LINE",
"$Comment": "Length = Column Height",
"Length": [50, 80]
}