Aschbourne_PRC8/_module/utw/respawnpoint.utw.json
GetOffMyYarn 69879d6957 Areas and Fixes
Added CCOH and missing areas
Changed some areas to be craftable,
Fixed some on death issues,
Fixed the Gaurd
2024-08-30 11:38:44 -04:00

51 lines
888 B
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 3
},
"Comment": {
"type": "cexostring",
"value": "Prefix this with the tag of a creature running the battle scripts, and reinforcements will spawn here"
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Respawn Point",
"id": 14817
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"PaletteID": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "XRespawn"
},
"TemplateResRef": {
"type": "resref",
"value": "respawnpoint"
}
}