WizardryEE/Module/uti/blueribbon.uti.json
Jaysyn904 103f315feb Fixed corrupted module
Fixed corrupted module.  Added doors.  Checked dungeon / teleporter continuity.  Replaced Message #02 with a magical sending from Werdna.  Removed trash / test areas.
2023-04-23 22:07:17 -04:00

76 lines
1.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": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "The Blue Ribbon"
}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Blue Ribbon"
}
},
"ModelPart1": {
"type": "byte",
"value": 65
},
"PaletteID": {
"type": "byte",
"value": 54
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "BlueRibbon"
},
"TemplateResRef": {
"type": "resref",
"value": "blueribbon"
}
}