some undead creature modifications
and a door fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"ArmorPart_Belt": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 12
|
||||
},
|
||||
"ArmorPart_LBicep": {
|
||||
"type": "byte",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_LFoot": {
|
||||
"type": "byte",
|
||||
@@ -30,11 +30,11 @@
|
||||
},
|
||||
"ArmorPart_LShoul": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
"value": 20
|
||||
},
|
||||
"ArmorPart_LThigh": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 6
|
||||
},
|
||||
"ArmorPart_Neck": {
|
||||
"type": "byte",
|
||||
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"ArmorPart_Pelvis": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
"value": 19
|
||||
},
|
||||
"ArmorPart_RBicep": {
|
||||
"type": "byte",
|
||||
@@ -50,7 +50,7 @@
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
"value": 9
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
@@ -70,11 +70,11 @@
|
||||
},
|
||||
"ArmorPart_RShoul": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
"value": 20
|
||||
},
|
||||
"ArmorPart_RThigh": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 6
|
||||
},
|
||||
"ArmorPart_Torso": {
|
||||
"type": "byte",
|
||||
@@ -102,7 +102,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 294615
|
||||
"value": 394569
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -127,11 +127,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 22
|
||||
"value": 23
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 23
|
||||
"value": 132
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 13777,
|
||||
@@ -146,7 +146,7 @@
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 54
|
||||
"value": 60
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -264,7 +264,7 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 5
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@@ -396,7 +396,7 @@
|
||||
},
|
||||
"xArmorPart_Belt": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 12
|
||||
},
|
||||
"xArmorPart_LBice": {
|
||||
"type": "word",
|
||||
@@ -404,7 +404,7 @@
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 17
|
||||
"value": 9
|
||||
},
|
||||
"xArmorPart_LFoot": {
|
||||
"type": "word",
|
||||
@@ -420,11 +420,11 @@
|
||||
},
|
||||
"xArmorPart_LShou": {
|
||||
"type": "word",
|
||||
"value": 18
|
||||
"value": 20
|
||||
},
|
||||
"xArmorPart_LThig": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_Neck": {
|
||||
"type": "word",
|
||||
@@ -432,7 +432,7 @@
|
||||
},
|
||||
"xArmorPart_Pelvi": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
"value": 19
|
||||
},
|
||||
"xArmorPart_RBice": {
|
||||
"type": "word",
|
||||
@@ -440,7 +440,7 @@
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 17
|
||||
"value": 9
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
@@ -460,11 +460,11 @@
|
||||
},
|
||||
"xArmorPart_RShou": {
|
||||
"type": "word",
|
||||
"value": 18
|
||||
"value": 20
|
||||
},
|
||||
"xArmorPart_RThig": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_Torso": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user