Rune_PRC8/_module/utw/waypoint001.utw.json

51 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2024-09-13 09:10:39 -04:00
{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": "This is the Creature Waypoint you place next to something where you want a creature to appear when someone opens something.\r\n\r\nSetup:\r\n\r\n1) Place this.\r\n2) Assign Variable to Placeable.....give the Placeable an Inventory.\r\n\r\nCREATURE string <ResRef>\r\n\r\n<ResRef> equals Blueprint of Creature You Want to Appear"
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Creature Creation Waypoint",
"id": 14817
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"PaletteID": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "CREATURE"
},
"TemplateResRef": {
"type": "resref",
"value": "waypoint001"
}
}