Files
HeroesStone_PRC8/_module/uti/cs_rest_cfg_dbgo.uti.json
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

84 lines
2.1 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 77
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 0
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "CS Rest: Enable Debug\nPlace a container object as per the instructions in the CS Resting documentation and put an instance of this item in the container to enable the debug output from the CS Resting subsystem. If debug output is not explicitly enabled, it may still be displayed depending upon the global CS Debug state. Read the CS Debug subsystem documentation for more details. Note that this item will only cause the display of debug output for the CS Resting subsystem."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "One of the world's rarest and most coveted gems, alexandrite takes on a brilliant green hue when under indirect sunlight but turns blood-red when exposed to candlelight. Loretellers claim that all alexandrite comes from the body of the oldest son of Silvanus, the Forest Father. A common nursery rhyme goes \"Silvanus' wife went mad one night, murdering her child by candlelight.\"",
"id": 13315
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "CS Rest: Enable Debug",
"id": 13314
}
},
"ModelPart1": {
"type": "byte",
"value": 7
},
"PaletteID": {
"type": "byte",
"value": 3
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "CS_REST_ENABLE_DEBUG"
},
"TemplateResRef": {
"type": "resref",
"value": "cs_rest_cfg_dbgo"
}
}