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

84 lines
2.3 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: Rations HP Multiplier\nPlace a container object as per the instructions in the CS Resting documentation and put an instance of this item in the container to cause the CS Resting subsystem to adjust the number of hit points regained when resting *without* rations items by a multiplier value. You must set the tag of *this* item to the percentage value by which hit points should be multiplied, so for example if you wish players to receive only a quarter of the normal hit points when resting without any rations, set the tag of this item to 25. If you wish to disable resting completely when the player does not have any rations, set this item's tag to 0. This item has no effect if you have not enabled rations."
}
},
"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: Rations HP Multiplier",
"id": 13314
}
},
"ModelPart1": {
"type": "byte",
"value": 2
},
"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": "CHANGE_TO_MULTIPLIER_VALUE"
},
"TemplateResRef": {
"type": "resref",
"value": "cs_rest_cfg_ratm"
}
}