Various fixes to areas, mobs, CRs, items, and scripts
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
},
|
||||
"ArmorPart_LBicep": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
"value": 131
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 128
|
||||
},
|
||||
"ArmorPart_LFoot": {
|
||||
"type": "byte",
|
||||
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"ArmorPart_LHand": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
"value": 111
|
||||
},
|
||||
"ArmorPart_LShin": {
|
||||
"type": "byte",
|
||||
@@ -46,11 +46,11 @@
|
||||
},
|
||||
"ArmorPart_RBicep": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
"value": 131
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 128
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
@@ -58,7 +58,7 @@
|
||||
},
|
||||
"ArmorPart_RHand": {
|
||||
"type": "byte",
|
||||
"value": 4
|
||||
"value": 111
|
||||
},
|
||||
"ArmorPart_Robe": {
|
||||
"type": "byte",
|
||||
@@ -90,11 +90,11 @@
|
||||
},
|
||||
"Cloth1Color": {
|
||||
"type": "byte",
|
||||
"value": 36
|
||||
"value": 91
|
||||
},
|
||||
"Cloth2Color": {
|
||||
"type": "byte",
|
||||
"value": 52
|
||||
"value": 90
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -102,7 +102,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 1047052
|
||||
"value": 1034158
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -127,11 +127,11 @@
|
||||
},
|
||||
"Leather1Color": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 91
|
||||
},
|
||||
"Leather2Color": {
|
||||
"type": "byte",
|
||||
"value": 36
|
||||
"value": 90
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 13821,
|
||||
@@ -142,11 +142,11 @@
|
||||
},
|
||||
"Metal1Color": {
|
||||
"type": "byte",
|
||||
"value": 24
|
||||
"value": 90
|
||||
},
|
||||
"Metal2Color": {
|
||||
"type": "byte",
|
||||
"value": 26
|
||||
"value": 25
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
@@ -314,37 +314,6 @@
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 18
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 44
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
@@ -524,11 +493,11 @@
|
||||
},
|
||||
"xArmorPart_LBice": {
|
||||
"type": "word",
|
||||
"value": 15
|
||||
"value": 131
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 128
|
||||
},
|
||||
"xArmorPart_LFoot": {
|
||||
"type": "word",
|
||||
@@ -536,7 +505,7 @@
|
||||
},
|
||||
"xArmorPart_LHand": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
"value": 111
|
||||
},
|
||||
"xArmorPart_LShin": {
|
||||
"type": "word",
|
||||
@@ -560,11 +529,11 @@
|
||||
},
|
||||
"xArmorPart_RBice": {
|
||||
"type": "word",
|
||||
"value": 15
|
||||
"value": 131
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
"value": 128
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
@@ -572,7 +541,7 @@
|
||||
},
|
||||
"xArmorPart_RHand": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
"value": 111
|
||||
},
|
||||
"xArmorPart_Robe": {
|
||||
"type": "word",
|
||||
|
||||
Reference in New Issue
Block a user