PoA_PRC8/_module/uti/itemseller.uti.json
Jaysyn904 bfbbd2f1ac Major update
Added several new undead models & facelifted overrides for other models.  Added dozens of new undead creatures from Libris Mortis & the monster manuals.  Added CODI Core AI.  Added NESS spawner system.  Added randomized respawning trap system.  Added undead feeding system.  Greatly revamped Catacombs & Halls of the Dead.  Updated nimtools.  Full compile.  Updated release archive.
2024-04-07 01:06:57 -04:00

120 lines
2.3 KiB
JSON

{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 20
},
"BaseItem": {
"type": "int",
"value": 24
},
"Charges": {
"type": "byte",
"value": 0
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 23
},
"Cursed": {
"type": "byte",
"value": 1
},
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Simply target a non-plot item in your inventory to sell. DMs will not replace items accidently sold, so be careful! You will recieve 40% of the items base value in gold when you sell it. (Note this is the best price you will find ANYWHERE!)\n\nNOTE: you can sell Artifacts & Legends (Non-Ranged Weapons & Ammo) You will get a set amount of gold for those items.\n\nYou can also sell ANY Bag of Holding, however, MAKE SURE you don't have any items in them FIRST!",
"id": 58577
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"Identified": {
"type": "byte",
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "<c~:\u0001>Item Seller</c>",
"id": 13505
}
},
"ModelPart1": {
"type": "byte",
"value": 94
},
"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": 513
}
}
]
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "itemseller"
},
"TemplateResRef": {
"type": "resref",
"value": "itemseller"
},
"xModelPart1": {
"type": "word",
"value": 94
}
}