Script, drop, and aesthetic changes

This commit is contained in:
EpicValor
2023-09-01 20:34:06 -05:00
parent eb5060ffdd
commit bd99c2aee1
56 changed files with 1961 additions and 666 deletions

View File

@@ -0,0 +1,250 @@
{
"__data_type": "UTI ",
"AddCost": {
"type": "dword",
"value": 0
},
"ArmorPart_Belt": {
"type": "byte",
"value": 0
},
"ArmorPart_LBicep": {
"type": "byte",
"value": 15
},
"ArmorPart_LFArm": {
"type": "byte",
"value": 8
},
"ArmorPart_LFoot": {
"type": "byte",
"value": 1
},
"ArmorPart_LHand": {
"type": "byte",
"value": 1
},
"ArmorPart_LShin": {
"type": "byte",
"value": 1
},
"ArmorPart_LShoul": {
"type": "byte",
"value": 0
},
"ArmorPart_LThigh": {
"type": "byte",
"value": 3
},
"ArmorPart_Neck": {
"type": "byte",
"value": 1
},
"ArmorPart_Pelvis": {
"type": "byte",
"value": 22
},
"ArmorPart_RBicep": {
"type": "byte",
"value": 15
},
"ArmorPart_RFArm": {
"type": "byte",
"value": 1
},
"ArmorPart_RFoot": {
"type": "byte",
"value": 1
},
"ArmorPart_RHand": {
"type": "byte",
"value": 1
},
"ArmorPart_Robe": {
"type": "byte",
"value": 0
},
"ArmorPart_RShin": {
"type": "byte",
"value": 1
},
"ArmorPart_RShoul": {
"type": "byte",
"value": 0
},
"ArmorPart_RThigh": {
"type": "byte",
"value": 3
},
"ArmorPart_Torso": {
"type": "byte",
"value": 8
},
"BaseItem": {
"type": "int",
"value": 16
},
"Charges": {
"type": "byte",
"value": 0
},
"Cloth1Color": {
"type": "byte",
"value": 45
},
"Cloth2Color": {
"type": "byte",
"value": 52
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Cost": {
"type": "dword",
"value": 1
},
"Cursed": {
"type": "byte",
"value": 0
},
"DescIdentified": {
"type": "cexolocstring",
"value": {}
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"Identified": {
"type": "byte",
"value": 1
},
"Leather1Color": {
"type": "byte",
"value": 45
},
"Leather2Color": {
"type": "byte",
"value": 45
},
"LocalizedName": {
"id": 12923,
"type": "cexolocstring",
"value": {
"0": "Beggars clothes"
}
},
"Metal1Color": {
"type": "byte",
"value": 2
},
"Metal2Color": {
"type": "byte",
"value": 0
},
"PaletteID": {
"type": "byte",
"value": 58
},
"Plot": {
"type": "byte",
"value": 0
},
"PropertiesList": {
"type": "list",
"value": []
},
"StackSize": {
"type": "word",
"value": 1
},
"Stolen": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "Beggarsclothes"
},
"TemplateResRef": {
"type": "resref",
"value": "beggarsclothe002"
},
"xArmorPart_Belt": {
"type": "word",
"value": 0
},
"xArmorPart_LBice": {
"type": "word",
"value": 15
},
"xArmorPart_LFArm": {
"type": "word",
"value": 8
},
"xArmorPart_LFoot": {
"type": "word",
"value": 1
},
"xArmorPart_LHand": {
"type": "word",
"value": 1
},
"xArmorPart_LShin": {
"type": "word",
"value": 1
},
"xArmorPart_LShou": {
"type": "word",
"value": 0
},
"xArmorPart_LThig": {
"type": "word",
"value": 3
},
"xArmorPart_Neck": {
"type": "word",
"value": 1
},
"xArmorPart_Pelvi": {
"type": "word",
"value": 22
},
"xArmorPart_RBice": {
"type": "word",
"value": 15
},
"xArmorPart_RFArm": {
"type": "word",
"value": 1
},
"xArmorPart_RFoot": {
"type": "word",
"value": 1
},
"xArmorPart_RHand": {
"type": "word",
"value": 1
},
"xArmorPart_Robe": {
"type": "word",
"value": 0
},
"xArmorPart_RShin": {
"type": "word",
"value": 1
},
"xArmorPart_RShou": {
"type": "word",
"value": 0
},
"xArmorPart_RThig": {
"type": "word",
"value": 3
},
"xArmorPart_Torso": {
"type": "word",
"value": 8
}
}

View File

@@ -14,11 +14,11 @@
},
"Cloth1Color": {
"type": "byte",
"value": 0
"value": 11
},
"Cloth2Color": {
"type": "byte",
"value": 0
"value": 121
},
"Comment": {
"type": "cexostring",
@@ -26,7 +26,7 @@
},
"Cost": {
"type": "dword",
"value": 65692
"value": 76570
},
"Cursed": {
"type": "byte",
@@ -50,11 +50,11 @@
},
"Leather1Color": {
"type": "byte",
"value": 0
"value": 120
},
"Leather2Color": {
"type": "byte",
"value": 0
"value": 122
},
"LocalizedName": {
"type": "cexolocstring",
@@ -64,11 +64,11 @@
},
"Metal1Color": {
"type": "byte",
"value": 0
"value": 108
},
"Metal2Color": {
"type": "byte",
"value": 0
"value": 110
},
"ModelPart1": {
"type": "byte",
@@ -85,6 +85,37 @@
"PropertiesList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 2
},
"CostValue": {
"type": "word",
"value": 1
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 1
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@@ -252,7 +283,7 @@
},
"Tag": {
"type": "cexostring",
"value": "ClaokofBravery"
"value": "CloakofBravery"
},
"TemplateResRef": {
"type": "resref",

View File

@@ -50,7 +50,7 @@
},
"ModelPart1": {
"type": "byte",
"value": 21
"value": 11
},
"PaletteID": {
"type": "byte",
@@ -238,6 +238,6 @@
},
"xModelPart1": {
"type": "word",
"value": 21
"value": 11
}
}