Initial upload. PRC8 has been added. Module compiles, PRC's default AI & treasure scripts have been integrated. Started work on top hak for SLA / Ability / Scripting modifications.
52 lines
946 B
JSON
52 lines
946 B
JSON
{
|
|
"__data_type": "UTW ",
|
|
"Appearance": {
|
|
"type": "byte",
|
|
"value": 3
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "See the hidden item trigger or hidden placeable trigger in custom triggers for details of how to use hidden things."
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"HasMapNote": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"LinkedTo": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Hidden item or placeable waypoint"
|
|
}
|
|
},
|
|
"MapNote": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"MapNoteEnabled": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PaletteID": {
|
|
"type": "byte",
|
|
"value": 5
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "RESREF_HIDDEN_ITEM_appear_wp"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "resref_hidden_it"
|
|
}
|
|
}
|