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

90 lines
1.4 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 38
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 12
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The lumberjack's axe is a finely crafted tool designed for chopping down trees."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "The lumberjack's axe is a finely crafted tool designed for chopping down trees."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Lumberjack's Axe"
}
},
"ModelPart1": {
"type": "byte",
"value": 43
},
"ModelPart2": {
"type": "byte",
"value": 13
},
"ModelPart3": {
"type": "byte",
"value": 33
},
"PaletteID": {
"type": "byte",
"value": 30
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "jw_lumber_axe"
},
"TemplateResRef": {
"type": "resref",
"value": "jw_lumber_axe"
}
}