PWE_PRC8/_module/uti/mythrallens.uti.json
Jaysyn904 ee1dc35889 Initial Commit
Initial Commit
2025-04-03 10:29:41 -04:00

82 lines
1.4 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 77
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "artifact2 gem"
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This gem is made of the often sought after Mythral. It is known to be a key component in the Netheril Empire. This particular item has been polished into what appears to be some sort of lens!"
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "A highly polished gem."
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Mythral Lens"
}
},
"ModelPart1": {
"type": "byte",
"value": 3
},
"PaletteID": {
"type": "byte",
"value": 57
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "MythralLens"
},
"TemplateResRef": {
"type": "resref",
"value": "mythrallens"
}
}