Files
Anphillia_PRC8/_module/uti/fv_dmepicreset.uti.json
Jaysyn904 28cdb617b3 Initial commit
Adding all of the current content for Anphillia Unlimited.
2024-01-04 07:49:38 -05:00

118 lines
2.5 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"BaseItem": {
"type": "int",
"value": 74
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": "If you want something different to use as this item, just make sure the tag and resref are the same and it is set to unlimited uses of unique power only. You may also use the f_vampireepic conversation on an npc, but it may sound a little funny."
},
"Cost": {
"type": "dword",
"value": 4
},
"Cursed": {
"type": "byte",
"value": 1
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "This will reset the target pc vampires epic abilities. The target will have ALL their vampiric abilities wiped out and then an appropriate number of 'Books of Elder Vampire Advancement' placed into their inventory.\n\nThis is useful if you have changed the rules on your server making certain epic abilities un-usable. This book will only work for DM's, but the code can be changed, if needed, in 'f_vampire_activa'."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 0
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "DM Device to Reset a PC Vampires Epic Abilities"
}
},
"ModelPart1": {
"type": "byte",
"value": 4
},
"PaletteID": {
"type": "byte",
"value": 0
},
"Plot": {
"type": "byte",
"value": 1
},
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 3
},
"CostValue": {
"type": "word",
"value": 13
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 15
},
"Subtype": {
"type": "word",
"value": 329
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "fv_DMVampireEpicReset"
},
"TemplateResRef": {
"type": "resref",
"value": "fv_dmepicreset"
},
"xModelPart1": {
"type": "word",
"value": 4
}
}