RATDOG/_module/uti/ra_pot_blur.uti.json
Jaysyn904 82c1015f4a Updated the final boss battle
Updated the final boss battle to be closer to pen and paper.  Created souless minions for final battle.  Updated Wand of Orcus to be closer to pen and paper.  Fixed onAcquire bugs with teleporter stones.  Added several missing magical items that are part of the soulless minions gear.  Fixed respawning web placeable.  Put Oracle & Trabitz on proper factions.  Fixed XP system so powerful foes still grant XP.  Fixed size of Orcus model.  Full compile.
2025-03-07 09:12:04 -05:00

165 lines
2.8 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 49
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "Potion of Blur"
},
"Cost": {
"type": "dword",
"value": 2000
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This potion applies the effects of the Blur spell."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "A strange green liquid."
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Potion of Blur"
}
},
"ModelPart1": {
"type": "byte",
"value": 61
},
"ModelPart2": {
"type": "byte",
"value": 13
},
"ModelPart3": {
"type": "byte",
"value": 71
},
"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": 1163
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 31
},
"CostValue": {
"type": "word",
"value": 10
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 94
},
"Subtype": {
"type": "word",
"value": 1163
}
}
]
},
"StackSize": {
"type": "word",
"value": 10
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "RA_POT_BLUR"
},
"TemplateResRef": {
"type": "resref",
"value": "ra_pot_blur"
},
"xModelPart1": {
"type": "word",
"value": 61
},
"xModelPart2": {
"type": "word",
"value": 13
},
"xModelPart3": {
"type": "word",
"value": 71
}
}