Aantioch_Infernum/_module/uti/asg_earthgem.uti.json

84 lines
1.6 KiB
JSON
Raw Permalink Normal View History

2023-08-08 16:22:17 -04:00
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 1000
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1000
},
"Cursed": {
"type": "byte",
"value": 0
},
2023-08-08 16:22:17 -04:00
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This is a small magical componant that is mined deep in the earth. It is said to be the hearts of the many victems of the Earth Lords, the creatures who mear touch turns one to stone, leaving all their life energy into a single small gem. The earth lord then drains the gem and discards it. These gems can hold magical energy and are often used by mages and the like for spells and the like."
}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Earth Gem"
}
},
"ModelPart1": {
"type": "byte",
"value": 49
},
"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": "ASG_EARTHGEM"
},
"TemplateResRef": {
"type": "resref",
"value": "asg_earthgem"
},
"xModelPart1": {
"type": "word",
"value": 49
2023-08-08 16:22:17 -04:00
}
}