Files
UW2_PRC8/_module/uti/herocrystal44.uti.json
Jaysyn904 199cf4b044 2025/12/05 Update
Fixed overlong hak name (abilities -> ability).
Updated PEPS
Updated NWNxEE libraries.
Updated readme
Updated nim tools.
2025-12-05 10:20:25 -05:00

118 lines
2.1 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 22000
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 30
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 22000
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This Crystal is given to the Heroes of the Underworld.\n\nIt is NOT TO BE ABUSED, and you may not carry more than one crystal, anyone found abusing it or carrying multiples will be stripped of all of the crystals."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Hero Crystal"
}
},
"ModelPart1": {
"type": "byte",
"value": 49
},
"PaletteID": {
"type": "byte",
"value": 54
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 8
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 335
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "herocrystal44"
},
"TemplateResRef": {
"type": "resref",
"value": "herocrystal44"
},
"xModelPart1": {
"type": "word",
"value": 49
}
}