Updating gear and npcs
removing immunities too easy to get and removing properties like vorpal and slay
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"ArmorPart_Belt": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 0
|
||||
},
|
||||
"ArmorPart_LBicep": {
|
||||
"type": "byte",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
"value": 3
|
||||
},
|
||||
"ArmorPart_LFoot": {
|
||||
"type": "byte",
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"ArmorPart_Neck": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 1
|
||||
},
|
||||
"ArmorPart_Pelvis": {
|
||||
"type": "byte",
|
||||
@@ -50,7 +50,7 @@
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
"value": 3
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
@@ -62,7 +62,7 @@
|
||||
},
|
||||
"ArmorPart_Robe": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 200
|
||||
},
|
||||
"ArmorPart_RShin": {
|
||||
"type": "byte",
|
||||
@@ -90,11 +90,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 45
|
||||
"value": 80
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 45
|
||||
"value": 54
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -102,7 +102,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 713692
|
||||
"value": 890724
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -126,11 +126,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 37
|
||||
"value": 98
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
"value": 143
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
@@ -140,11 +140,11 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 65
|
||||
"value": 6
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 65
|
||||
"value": 4
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -250,6 +250,37 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@@ -281,6 +312,68 @@
|
||||
"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",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__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",
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@@ -312,68 +405,6 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 41
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 41
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@@ -487,7 +518,7 @@
|
||||
},
|
||||
"xArmorPart_Belt": {
|
||||
"type": "word",
|
||||
"value": 14
|
||||
"value": 0
|
||||
},
|
||||
"xArmorPart_LBice": {
|
||||
"type": "word",
|
||||
@@ -495,7 +526,7 @@
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 18
|
||||
"value": 3
|
||||
},
|
||||
"xArmorPart_LFoot": {
|
||||
"type": "word",
|
||||
@@ -519,7 +550,7 @@
|
||||
},
|
||||
"xArmorPart_Neck": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
"value": 1
|
||||
},
|
||||
"xArmorPart_Pelvi": {
|
||||
"type": "word",
|
||||
@@ -531,7 +562,7 @@
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 18
|
||||
"value": 3
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
@@ -543,7 +574,7 @@
|
||||
},
|
||||
"xArmorPart_Robe": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
"value": 200
|
||||
},
|
||||
"xArmorPart_RShin": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user