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.
80 lines
1.3 KiB
JSON
80 lines
1.3 KiB
JSON
{
|
|
"__data_type": "UTI ",
|
|
"AddCost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"BaseItem": {
|
|
"type": "int",
|
|
"value": 34
|
|
},
|
|
"Charges": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"Cost": {
|
|
"type": "dword",
|
|
"value": 0
|
|
},
|
|
"Cursed": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"DescIdentified": {
|
|
"type": "cexolocstring",
|
|
"value": {}
|
|
},
|
|
"Description": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Welcome to the RPO server. This item is simply to stop you stepping through the portal before you have spoken to the merchant. Just click on the portal to enter the land of Battledale. Have fun."
|
|
}
|
|
},
|
|
"Identified": {
|
|
"type": "byte",
|
|
"value": 1
|
|
},
|
|
"LocalizedName": {
|
|
"type": "cexolocstring",
|
|
"value": {
|
|
"0": "Portal key"
|
|
}
|
|
},
|
|
"ModelPart1": {
|
|
"type": "byte",
|
|
"value": 15
|
|
},
|
|
"PaletteID": {
|
|
"type": "byte",
|
|
"value": 54
|
|
},
|
|
"Plot": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"PropertiesList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"StackSize": {
|
|
"type": "word",
|
|
"value": 1
|
|
},
|
|
"Stolen": {
|
|
"type": "byte",
|
|
"value": 0
|
|
},
|
|
"Tag": {
|
|
"type": "cexostring",
|
|
"value": "jw_portal_key"
|
|
},
|
|
"TemplateResRef": {
|
|
"type": "resref",
|
|
"value": "jw_portal_key"
|
|
}
|
|
}
|