Updating gear and npcs
removing immunities too easy to get and removing properties like vorpal and slay
This commit is contained in:
@@ -14,19 +14,19 @@
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 3
|
||||
},
|
||||
"ArmorPart_LFoot": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_LHand": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_LShin": {
|
||||
"type": "byte",
|
||||
"value": 86
|
||||
"value": 8
|
||||
},
|
||||
"ArmorPart_LShoul": {
|
||||
"type": "byte",
|
||||
@@ -34,15 +34,15 @@
|
||||
},
|
||||
"ArmorPart_LThigh": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 63
|
||||
},
|
||||
"ArmorPart_Neck": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_Pelvis": {
|
||||
"type": "byte",
|
||||
"value": 154
|
||||
"value": 8
|
||||
},
|
||||
"ArmorPart_RBicep": {
|
||||
"type": "byte",
|
||||
@@ -50,15 +50,15 @@
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 3
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 4
|
||||
},
|
||||
"ArmorPart_RHand": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_Robe": {
|
||||
"type": "byte",
|
||||
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"ArmorPart_RShin": {
|
||||
"type": "byte",
|
||||
"value": 86
|
||||
"value": 8
|
||||
},
|
||||
"ArmorPart_RShoul": {
|
||||
"type": "byte",
|
||||
@@ -74,11 +74,11 @@
|
||||
},
|
||||
"ArmorPart_RThigh": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 63
|
||||
},
|
||||
"ArmorPart_Torso": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
"value": 19
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
@@ -90,11 +90,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 55
|
||||
"value": 170
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 45
|
||||
"value": 169
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -102,7 +102,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 506107
|
||||
"value": 755426
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -126,11 +126,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 45
|
||||
"value": 169
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 55
|
||||
"value": 171
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
@@ -140,11 +140,11 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 65
|
||||
"value": 171
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 170
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -258,38 +258,7 @@
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 15
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 235
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
@@ -305,7 +274,69 @@
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 23
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 90
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 11
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
@@ -320,11 +351,11 @@
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 5
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
"value": 2
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@@ -336,11 +367,11 @@
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 37
|
||||
"value": 20
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -355,7 +386,7 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
"value": 2
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@@ -386,7 +417,7 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
"value": 2
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@@ -433,19 +464,19 @@
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 3
|
||||
},
|
||||
"xArmorPart_LFoot": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_LHand": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"xArmorPart_LShin": {
|
||||
"type": "word",
|
||||
"value": 86
|
||||
"value": 8
|
||||
},
|
||||
"xArmorPart_LShou": {
|
||||
"type": "word",
|
||||
@@ -453,15 +484,15 @@
|
||||
},
|
||||
"xArmorPart_LThig": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
"value": 63
|
||||
},
|
||||
"xArmorPart_Neck": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"xArmorPart_Pelvi": {
|
||||
"type": "word",
|
||||
"value": 154
|
||||
"value": 8
|
||||
},
|
||||
"xArmorPart_RBice": {
|
||||
"type": "word",
|
||||
@@ -469,15 +500,15 @@
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 3
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_RHand": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
"value": 1
|
||||
},
|
||||
"xArmorPart_Robe": {
|
||||
"type": "word",
|
||||
@@ -485,7 +516,7 @@
|
||||
},
|
||||
"xArmorPart_RShin": {
|
||||
"type": "word",
|
||||
"value": 86
|
||||
"value": 8
|
||||
},
|
||||
"xArmorPart_RShou": {
|
||||
"type": "word",
|
||||
@@ -493,10 +524,10 @@
|
||||
},
|
||||
"xArmorPart_RThig": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
"value": 63
|
||||
},
|
||||
"xArmorPart_Torso": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
"value": 19
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user