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

122 lines
2.4 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 18
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1844
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The Chopper is a deadly weapon forged in 1212 by the dreaded giant Ugoril. \n\nUgoril used it to chop to pieces all the dwarves he managed to capture, before eating them of course. But unfortunately for Ugoril he captured a dwarf called Snorham the Giantkiller in 1216.\n\nSnorham was more clever than the rest of Ugoril's victims and managed to escape the giant's dungeon by the help of a magic ring. He then slew the giant with its own axe while it was sleeping. Then, it is said, Snorham burned the body and threw the ashes into the ocean."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "The Chopper"
}
},
"ModelPart1": {
"type": "byte",
"value": 31
},
"ModelPart2": {
"type": "byte",
"value": 31
},
"ModelPart3": {
"type": "byte",
"value": 31
},
"PaletteID": {
"type": "byte",
"value": 32
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 2
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 56
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "tri_greataxe"
},
"TemplateResRef": {
"type": "resref",
"value": "tri_greataxe"
}
}