Various fixes to areas, mobs, CRs, items, and scripts
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
"value": 6
|
||||
},
|
||||
"ArmorPart_LFoot": {
|
||||
"type": "byte",
|
||||
@@ -26,15 +26,15 @@
|
||||
},
|
||||
"ArmorPart_LShin": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 5
|
||||
},
|
||||
"ArmorPart_LShoul": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 6
|
||||
},
|
||||
"ArmorPart_LThigh": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 11
|
||||
},
|
||||
"ArmorPart_Neck": {
|
||||
"type": "byte",
|
||||
@@ -42,7 +42,7 @@
|
||||
},
|
||||
"ArmorPart_Pelvis": {
|
||||
"type": "byte",
|
||||
"value": 19
|
||||
"value": 5
|
||||
},
|
||||
"ArmorPart_RBicep": {
|
||||
"type": "byte",
|
||||
@@ -50,7 +50,7 @@
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 16
|
||||
"value": 6
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
@@ -66,19 +66,19 @@
|
||||
},
|
||||
"ArmorPart_RShin": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 5
|
||||
},
|
||||
"ArmorPart_RShoul": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 6
|
||||
},
|
||||
"ArmorPart_RThigh": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 11
|
||||
},
|
||||
"ArmorPart_Torso": {
|
||||
"type": "byte",
|
||||
"value": 38
|
||||
"value": 26
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
@@ -90,11 +90,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 22
|
||||
"value": 44
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 21
|
||||
"value": 56
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -102,7 +102,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 3230074
|
||||
"value": 3230124
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -126,25 +126,25 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 22
|
||||
"value": 56
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
"value": 44
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Drow Clinging Scales"
|
||||
"0": "Clinging Scales"
|
||||
}
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
"value": 1
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 67
|
||||
"value": 56
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -541,7 +541,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "DrowClingingScales"
|
||||
"value": "ClingingScales"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
@@ -557,7 +557,7 @@
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 9
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_LFoot": {
|
||||
"type": "word",
|
||||
@@ -569,15 +569,15 @@
|
||||
},
|
||||
"xArmorPart_LShin": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 5
|
||||
},
|
||||
"xArmorPart_LShou": {
|
||||
"type": "word",
|
||||
"value": 14
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_LThig": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 11
|
||||
},
|
||||
"xArmorPart_Neck": {
|
||||
"type": "word",
|
||||
@@ -585,7 +585,7 @@
|
||||
},
|
||||
"xArmorPart_Pelvi": {
|
||||
"type": "word",
|
||||
"value": 19
|
||||
"value": 5
|
||||
},
|
||||
"xArmorPart_RBice": {
|
||||
"type": "word",
|
||||
@@ -593,7 +593,7 @@
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 16
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
@@ -609,18 +609,18 @@
|
||||
},
|
||||
"xArmorPart_RShin": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 5
|
||||
},
|
||||
"xArmorPart_RShou": {
|
||||
"type": "word",
|
||||
"value": 14
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_RThig": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 11
|
||||
},
|
||||
"xArmorPart_Torso": {
|
||||
"type": "word",
|
||||
"value": 38
|
||||
"value": 26
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user