Tweaked items, creatures, and areas

Added 2 new quests to Displaced Valley connected areas.
This commit is contained in:
EpicValor
2023-10-08 23:57:44 -05:00
parent 00c6a80e45
commit 6ee16d51cd
80 changed files with 17672 additions and 4045 deletions

View File

@@ -26,15 +26,15 @@
},
"ArmorPart_LShin": {
"type": "byte",
"value": 5
"value": 7
},
"ArmorPart_LShoul": {
"type": "byte",
"value": 14
"value": 15
},
"ArmorPart_LThigh": {
"type": "byte",
"value": 6
"value": 10
},
"ArmorPart_Neck": {
"type": "byte",
@@ -66,19 +66,19 @@
},
"ArmorPart_RShin": {
"type": "byte",
"value": 5
"value": 7
},
"ArmorPart_RShoul": {
"type": "byte",
"value": 14
"value": 15
},
"ArmorPart_RThigh": {
"type": "byte",
"value": 6
"value": 10
},
"ArmorPart_Torso": {
"type": "byte",
"value": 24
"value": 38
},
"BaseItem": {
"type": "int",
@@ -90,11 +90,11 @@
},
"Cloth1Color": {
"type": "byte",
"value": 36
"value": 91
},
"Cloth2Color": {
"type": "byte",
"value": 36
"value": 90
},
"Comment": {
"type": "cexostring",
@@ -102,7 +102,7 @@
},
"Cost": {
"type": "dword",
"value": 1150038
"value": 1576984
},
"Cursed": {
"type": "byte",
@@ -127,11 +127,11 @@
},
"Leather1Color": {
"type": "byte",
"value": 52
"value": 90
},
"Leather2Color": {
"type": "byte",
"value": 36
"value": 56
},
"LocalizedName": {
"id": 13781,
@@ -142,11 +142,11 @@
},
"Metal1Color": {
"type": "byte",
"value": 24
"value": 89
},
"Metal2Color": {
"type": "byte",
"value": 0
"value": 56
},
"PaletteID": {
"type": "byte",
@@ -233,7 +233,7 @@
},
"CostValue": {
"type": "word",
"value": 3
"value": 5
},
"Param1": {
"type": "byte",
@@ -326,7 +326,7 @@
},
"CostValue": {
"type": "word",
"value": 3
"value": 5
},
"Param1": {
"type": "byte",
@@ -385,15 +385,15 @@
},
"xArmorPart_LShin": {
"type": "word",
"value": 5
"value": 7
},
"xArmorPart_LShou": {
"type": "word",
"value": 14
"value": 15
},
"xArmorPart_LThig": {
"type": "word",
"value": 6
"value": 10
},
"xArmorPart_Neck": {
"type": "word",
@@ -425,18 +425,18 @@
},
"xArmorPart_RShin": {
"type": "word",
"value": 5
"value": 7
},
"xArmorPart_RShou": {
"type": "word",
"value": 14
"value": 15
},
"xArmorPart_RThig": {
"type": "word",
"value": 6
"value": 10
},
"xArmorPart_Torso": {
"type": "word",
"value": 24
"value": 38
}
}