Battledale_PRC8/_module/uti/ph_paddedarch.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

179 lines
2.9 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"ArmorPart_Belt": {
"type": "byte",
"value": 15
},
"ArmorPart_LBicep": {
"type": "byte",
"value": 14
},
"ArmorPart_LFArm": {
"type": "byte",
"value": 19
},
"ArmorPart_LFoot": {
"type": "byte",
"value": 10
},
"ArmorPart_LHand": {
"type": "byte",
"value": 8
},
"ArmorPart_LShin": {
"type": "byte",
"value": 15
},
"ArmorPart_LShoul": {
"type": "byte",
"value": 0
},
"ArmorPart_LThigh": {
"type": "byte",
"value": 16
},
"ArmorPart_Neck": {
"type": "byte",
"value": 3
},
"ArmorPart_Pelvis": {
"type": "byte",
"value": 27
},
"ArmorPart_RBicep": {
"type": "byte",
"value": 14
},
"ArmorPart_RFArm": {
"type": "byte",
"value": 19
},
"ArmorPart_RFoot": {
"type": "byte",
"value": 10
},
"ArmorPart_RHand": {
"type": "byte",
"value": 8
},
"ArmorPart_Robe": {
"type": "byte",
"value": 0
},
"ArmorPart_RShin": {
"type": "byte",
"value": 15
},
"ArmorPart_RShoul": {
"type": "byte",
"value": 0
},
"ArmorPart_RThigh": {
"type": "byte",
"value": 16
},
"ArmorPart_Torso": {
"type": "byte",
"value": 20
},
"BaseItem": {
"type": "int",
"value": 16
},
"Charges": {
"type": "byte",
"value": 0
},
"Cloth1Color": {
"type": "byte",
"value": 15
},
"Cloth2Color": {
"type": "byte",
"value": 3
},
"Comment": {
"type": "cexostring",
"value": "1"
},
"Cost": {
"type": "dword",
"value": 5
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Known as \"Tymora's Favour\" in the city of Archenbridge in Archendale, where these armours are mainly manufactured, the stories told about these leathers almost always focus on the good luck that befalls their wearers."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"Leather1Color": {
"type": "byte",
"value": 3
},
"Leather2Color": {
"type": "byte",
"value": 14
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Archendale Leather",
"id": 12841
}
},
"Metal1Color": {
"type": "byte",
"value": 23
},
"Metal2Color": {
"type": "byte",
"value": 23
},
"PaletteID": {
"type": "byte",
"value": 6
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ph_paddedarch"
},
"TemplateResRef": {
"type": "resref",
"value": "ph_paddedarch"
}
}