Redoing drop rates and other minor stuff
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
},
|
||||
"ArmorPart_LBicep": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
"value": 2
|
||||
},
|
||||
"ArmorPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
"value": 55
|
||||
},
|
||||
"ArmorPart_LFoot": {
|
||||
"type": "byte",
|
||||
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"ArmorPart_LShoul": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 13
|
||||
},
|
||||
"ArmorPart_LThigh": {
|
||||
"type": "byte",
|
||||
@@ -46,11 +46,11 @@
|
||||
},
|
||||
"ArmorPart_RBicep": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"ArmorPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 55
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
@@ -70,7 +70,7 @@
|
||||
},
|
||||
"ArmorPart_RShoul": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 13
|
||||
},
|
||||
"ArmorPart_RThigh": {
|
||||
"type": "byte",
|
||||
@@ -102,7 +102,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 350533
|
||||
"value": 286372
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -136,7 +136,7 @@
|
||||
"id": 12928,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Robes of protection"
|
||||
"0": "Robes of Protection"
|
||||
}
|
||||
},
|
||||
"Metal1Color": {
|
||||
@@ -263,7 +263,7 @@
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
"value": 3
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
@@ -480,7 +480,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Robesofprotection"
|
||||
"value": "RobesofProtection"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
@@ -492,11 +492,11 @@
|
||||
},
|
||||
"xArmorPart_LBice": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
"value": 2
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 13
|
||||
"value": 55
|
||||
},
|
||||
"xArmorPart_LFoot": {
|
||||
"type": "word",
|
||||
@@ -512,7 +512,7 @@
|
||||
},
|
||||
"xArmorPart_LShou": {
|
||||
"type": "word",
|
||||
"value": 14
|
||||
"value": 13
|
||||
},
|
||||
"xArmorPart_LThig": {
|
||||
"type": "word",
|
||||
@@ -528,11 +528,11 @@
|
||||
},
|
||||
"xArmorPart_RBice": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
"value": 55
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
@@ -552,7 +552,7 @@
|
||||
},
|
||||
"xArmorPart_RShou": {
|
||||
"type": "word",
|
||||
"value": 14
|
||||
"value": 13
|
||||
},
|
||||
"xArmorPart_RThig": {
|
||||
"type": "word",
|
||||
|
Reference in New Issue
Block a user