Files
UW2_PRC8/_module/uti/godlyitem23.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

120 lines
2.1 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 3
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This diamond is simply amazing, as it hurls magic spells in all directions, striking every creature in the area except the user. This diamon is unbelievably powerful, so make sure you don't abuse it too much, or you might crash yourself, or even crash a server!",
"id": 52983
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Diamond of Dewoemers",
"id": 52982
}
},
"ModelPart1": {
"type": "byte",
"value": 49
},
"PaletteID": {
"type": "byte",
"value": 4
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 13
},
"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": "godlyitem23"
},
"TemplateResRef": {
"type": "resref",
"value": "godlyitem23"
},
"xModelPart1": {
"type": "word",
"value": 49
}
}