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

82 lines
1.6 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 1
},
"BaseItem": {
"type": "int",
"value": 77
},
"Charges": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "This transparent crystal is the hardest substance found in nature. The most valued color is a clear bluish-white; most lesser stones are clear white or off-white, but other less valued color varieties are known, among them mauve, pink, peach, and chartreuse. Due to its hardness, the gem is always faceted rather than polished. However after close inspection you do infact notice that this gem is actually a cleaverly made glass fake. ",
"id": 13299
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Diamond",
"id": 13298
}
},
"ModelPart1": {
"type": "byte",
"value": 5
},
"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": "fr_elvencurse_gem"
},
"TemplateResRef": {
"type": "resref",
"value": "fr_elvencurse_ge"
}
}