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

84 lines
1.5 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 5
},
"BaseItem": {
"type": "int",
"value": 66
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": " A backpack is a large bag that is worn on a person's back to carry camping supplies. There are several lashings and pockets for securing items to the pack."
},
"Cost": {
"type": "dword",
"value": 20
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": " A backpack is a large bag that is worn on a person's back to carry camping supplies. There are several lashings and pockets for securing items to the pack.",
"id": 64105
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Back Pack",
"id": 13065
}
},
"ModelPart1": {
"type": "byte",
"value": 2
},
"PaletteID": {
"type": "byte",
"value": 23
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ct_backpack1"
},
"TemplateResRef": {
"type": "resref",
"value": "ct_backpack1"
}
}