Tweaked several areas, mobs, and added

the codi ai to some mobs.
This commit is contained in:
EpicValor
2023-09-28 23:01:25 -05:00
parent 9c38ad9c6b
commit f6270c3cb8
310 changed files with 31410 additions and 4885 deletions

View File

@@ -6,7 +6,7 @@
},
"ArmorPart_Belt": {
"type": "byte",
"value": 13
"value": 0
},
"ArmorPart_LBicep": {
"type": "byte",
@@ -26,7 +26,7 @@
},
"ArmorPart_LShin": {
"type": "byte",
"value": 14
"value": 63
},
"ArmorPart_LShoul": {
"type": "byte",
@@ -34,15 +34,15 @@
},
"ArmorPart_LThigh": {
"type": "byte",
"value": 3
"value": 63
},
"ArmorPart_Neck": {
"type": "byte",
"value": 1
"value": 2
},
"ArmorPart_Pelvis": {
"type": "byte",
"value": 16
"value": 10
},
"ArmorPart_RBicep": {
"type": "byte",
@@ -66,7 +66,7 @@
},
"ArmorPart_RShin": {
"type": "byte",
"value": 14
"value": 63
},
"ArmorPart_RShoul": {
"type": "byte",
@@ -74,11 +74,11 @@
},
"ArmorPart_RThigh": {
"type": "byte",
"value": 3
"value": 63
},
"ArmorPart_Torso": {
"type": "byte",
"value": 27
"value": 20
},
"BaseItem": {
"type": "int",
@@ -90,11 +90,11 @@
},
"Cloth1Color": {
"type": "byte",
"value": 21
"value": 45
},
"Cloth2Color": {
"type": "byte",
"value": 23
"value": 135
},
"Comment": {
"type": "cexostring",
@@ -102,7 +102,7 @@
},
"Cost": {
"type": "dword",
"value": 2131218
"value": 1454665
},
"Cursed": {
"type": "byte",
@@ -127,26 +127,26 @@
},
"Leather1Color": {
"type": "byte",
"value": 21
"value": 45
},
"Leather2Color": {
"type": "byte",
"value": 45
"value": 135
},
"LocalizedName": {
"id": 13771,
"type": "cexolocstring",
"value": {
"0": "Rogues Leather"
"0": "Rogue Leather"
}
},
"Metal1Color": {
"type": "byte",
"value": 0
"value": 135
},
"Metal2Color": {
"type": "byte",
"value": 3
"value": 7
},
"PaletteID": {
"type": "byte",
@@ -264,7 +264,7 @@
},
"CostValue": {
"type": "word",
"value": 4
"value": 3
},
"Param1": {
"type": "byte",
@@ -295,7 +295,7 @@
},
"CostValue": {
"type": "word",
"value": 4
"value": 2
},
"Param1": {
"type": "byte",
@@ -314,6 +314,37 @@
"value": 1
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 7
},
"CostValue": {
"type": "word",
"value": 2
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 23
},
"Subtype": {
"type": "word",
"value": 2
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@@ -345,68 +376,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": 40
},
"Subtype": {
"type": "word",
"value": 5
}
},
{
"__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": 40
},
"Subtype": {
"type": "word",
"value": 13
}
},
{
"__struct_id": 0,
"ChanceAppear": {
@@ -623,37 +592,6 @@
"type": "word",
"value": 21
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 0
},
"CostValue": {
"type": "word",
"value": 0
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 63
},
"Subtype": {
"type": "word",
"value": 8
}
}
]
},
@@ -667,7 +605,7 @@
},
"Tag": {
"type": "cexostring",
"value": "RoguesLeather"
"value": "RogueLeather"
},
"TemplateResRef": {
"type": "resref",
@@ -675,7 +613,7 @@
},
"xArmorPart_Belt": {
"type": "word",
"value": 13
"value": 0
},
"xArmorPart_LBice": {
"type": "word",
@@ -695,7 +633,7 @@
},
"xArmorPart_LShin": {
"type": "word",
"value": 14
"value": 63
},
"xArmorPart_LShou": {
"type": "word",
@@ -703,15 +641,15 @@
},
"xArmorPart_LThig": {
"type": "word",
"value": 3
"value": 63
},
"xArmorPart_Neck": {
"type": "word",
"value": 1
"value": 2
},
"xArmorPart_Pelvi": {
"type": "word",
"value": 16
"value": 10
},
"xArmorPart_RBice": {
"type": "word",
@@ -735,7 +673,7 @@
},
"xArmorPart_RShin": {
"type": "word",
"value": 14
"value": 63
},
"xArmorPart_RShou": {
"type": "word",
@@ -743,10 +681,10 @@
},
"xArmorPart_RThig": {
"type": "word",
"value": 3
"value": 63
},
"xArmorPart_Torso": {
"type": "word",
"value": 27
"value": 20
}
}