Battledale_PRC8/_module/uti/by_rustyhelmet.uti.json
Jaysyn904 7b9e44ebbb Initial upload
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.
2024-03-11 23:44:08 -04:00

104 lines
1.7 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 17
},
"Charges": {
"type": "byte",
"value": 0
},
"Cloth1Color": {
"type": "byte",
"value": 45
},
"Cloth2Color": {
"type": "byte",
"value": 45
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 3
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "You're holding a rusty helmet in your hands which clearly has seen better days. But although it has many dents and scratches it still serves it's purpose."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"Leather1Color": {
"type": "byte",
"value": 45
},
"Leather2Color": {
"type": "byte",
"value": 45
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Rusty Helmet"
}
},
"Metal1Color": {
"type": "byte",
"value": 53
},
"Metal2Color": {
"type": "byte",
"value": 53
},
"ModelPart1": {
"type": "byte",
"value": 1
},
"PaletteID": {
"type": "byte",
"value": 9
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "by_RustyHelmet1"
},
"TemplateResRef": {
"type": "resref",
"value": "by_rustyhelmet"
}
}