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

153 lines
2.9 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 40
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 8004
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Poorly balanced and hard to handle, this kama was once the weapon of the Rat Master. There is little appeal in using the disgustingly filthy weapon except perhaps the hope that it will give an enemy struck with it some sort of disease that must be lurking on the blade."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This kama is rather filthy. It is also rusted. The thought of even touching it does not appeal to people of their right mind."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "The Rat Master's Kama"
}
},
"ModelPart1": {
"type": "byte",
"value": 13
},
"ModelPart2": {
"type": "byte",
"value": 13
},
"ModelPart3": {
"type": "byte",
"value": 11
},
"PaletteID": {
"type": "byte",
"value": 47
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 20
},
"CostValue": {
"type": "word",
"value": 2
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 10
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 24
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 6
},
"Param1Value": {
"type": "byte",
"value": 16
},
"PropertyName": {
"type": "word",
"value": 48
},
"Subtype": {
"type": "word",
"value": 20
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "TheRatMastersKama"
},
"TemplateResRef": {
"type": "resref",
"value": "theratmasterskam"
}
}