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.
82 lines
1.5 KiB
JSON
82 lines
1.5 KiB
JSON
{
|
|
"__data_type": "UTI ",
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 29
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "This rotting piece of parchment appears to be a gnomish receipt, out of Lantan for a number of complex mechanisms made by gnomes. Some of the items on the list are still readable:\n\nWeight sensitive ... plates:\n39849gp\nLock synchronizer mechanisms:\n94839gp\nCeiling compartment mechanisms:\n580838gp"
|
|
}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": ""
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "An Old Receipt"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 32
|
|
},
|
|
"PaletteID": {
|
|
"type": "byte",
|
|
"value": 60
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "ty_AnOldReceipt"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "ty_anoldreceipt"
|
|
}
|
|
}
|