generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
50
_module/utw/waypoint001.utw.json
Normal file
50
_module/utw/waypoint001.utw.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"__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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user