WoR_PRC8/_module/uti/ptn_shielding.uti.json

122 lines
2.3 KiB
JSON
Raw Permalink Normal View History

2025-04-03 11:49:34 -04:00
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 49
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 40
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "A cool, white liquid that looks slightly effervescent with a metallic odor.\n\nThis potion is highly prized by adventurers of all types for it's protective qualities. Upon imbibing the potion the drinker is imbued with a mystical shield about them and becomes impervious to the magical projectiles commonly referred to as Magic Missiles."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "A cool, white liquid that looks slightly effervescent with a metallic odor."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Potion of Shielding"
}
},
"ModelPart1": {
"type": "byte",
"value": 28
},
"ModelPart2": {
"type": "byte",
"value": 12
},
"ModelPart3": {
"type": "byte",
"value": 12
},
"PaletteID": {
"type": "byte",
"value": 24
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 348
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "ptn_shielding"
},
"TemplateResRef": {
"type": "resref",
"value": "ptn_shielding"
}
}