Updated areas and mobs that go in them

and also their drops
This commit is contained in:
EpicValor
2023-09-16 17:45:31 -05:00
parent d8cc875ac4
commit 70db8c9b3f
95 changed files with 15464 additions and 10735 deletions

View File

@@ -18,7 +18,7 @@
},
"ArmorPart_LFoot": {
"type": "byte",
"value": 4
"value": 8
},
"ArmorPart_LHand": {
"type": "byte",
@@ -26,15 +26,15 @@
},
"ArmorPart_LShin": {
"type": "byte",
"value": 14
"value": 86
},
"ArmorPart_LShoul": {
"type": "byte",
"value": 6
"value": 0
},
"ArmorPart_LThigh": {
"type": "byte",
"value": 15
"value": 3
},
"ArmorPart_Neck": {
"type": "byte",
@@ -42,7 +42,7 @@
},
"ArmorPart_Pelvis": {
"type": "byte",
"value": 32
"value": 154
},
"ArmorPart_RBicep": {
"type": "byte",
@@ -54,7 +54,7 @@
},
"ArmorPart_RFoot": {
"type": "byte",
"value": 4
"value": 8
},
"ArmorPart_RHand": {
"type": "byte",
@@ -66,19 +66,19 @@
},
"ArmorPart_RShin": {
"type": "byte",
"value": 14
"value": 86
},
"ArmorPart_RShoul": {
"type": "byte",
"value": 6
"value": 0
},
"ArmorPart_RThigh": {
"type": "byte",
"value": 15
"value": 3
},
"ArmorPart_Torso": {
"type": "byte",
"value": 28
"value": 20
},
"BaseItem": {
"type": "int",
@@ -90,7 +90,7 @@
},
"Cloth1Color": {
"type": "byte",
"value": 13
"value": 55
},
"Cloth2Color": {
"type": "byte",
@@ -135,7 +135,7 @@
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Drow Tunic"
"0": "Dark Elf Tunic"
}
},
"Metal1Color": {
@@ -417,7 +417,7 @@
},
"Tag": {
"type": "cexostring",
"value": "DrowTunic"
"value": "DarkElfTunic"
},
"TemplateResRef": {
"type": "resref",
@@ -437,7 +437,7 @@
},
"xArmorPart_LFoot": {
"type": "word",
"value": 4
"value": 8
},
"xArmorPart_LHand": {
"type": "word",
@@ -445,15 +445,15 @@
},
"xArmorPart_LShin": {
"type": "word",
"value": 14
"value": 86
},
"xArmorPart_LShou": {
"type": "word",
"value": 6
"value": 0
},
"xArmorPart_LThig": {
"type": "word",
"value": 15
"value": 3
},
"xArmorPart_Neck": {
"type": "word",
@@ -461,7 +461,7 @@
},
"xArmorPart_Pelvi": {
"type": "word",
"value": 32
"value": 154
},
"xArmorPart_RBice": {
"type": "word",
@@ -473,7 +473,7 @@
},
"xArmorPart_RFoot": {
"type": "word",
"value": 4
"value": 8
},
"xArmorPart_RHand": {
"type": "word",
@@ -485,18 +485,18 @@
},
"xArmorPart_RShin": {
"type": "word",
"value": 14
"value": 86
},
"xArmorPart_RShou": {
"type": "word",
"value": 6
"value": 0
},
"xArmorPart_RThig": {
"type": "word",
"value": 15
"value": 3
},
"xArmorPart_Torso": {
"type": "word",
"value": 28
"value": 20
}
}