Changed folder name.
Changed folder name.
This commit is contained in:
115
_module/uti/itemseller.uti.json
Normal file
115
_module/uti/itemseller.uti.json
Normal file
@@ -0,0 +1,115 @@
|
||||
{
|
||||
"__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": {
|
||||
"id": 58577,
|
||||
"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!"
|
||||
}
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"Identified": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 13505,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "<c~:\u0001>Item Seller</c>"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user