DR changes, CR changes, mob gear adjustment
Reduced damage reduction in the low level areas on mobs, and reduced AC in some cases. Changed sounds in city again. Added ranged weapons to ranged vendor in sarum market.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 0
|
||||
},
|
||||
"ArmorPart_RFoot": {
|
||||
"type": "byte",
|
||||
@@ -22,11 +22,11 @@
|
||||
},
|
||||
"BodyPart_LBicep": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"BodyPart_LFArm": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"BodyPart_LFoot": {
|
||||
"type": "byte",
|
||||
@@ -58,11 +58,11 @@
|
||||
},
|
||||
"BodyPart_RBicep": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"BodyPart_RFArm": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"BodyPart_RHand": {
|
||||
"type": "byte",
|
||||
@@ -82,7 +82,7 @@
|
||||
},
|
||||
"BodyPart_Torso": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"Cha": {
|
||||
"type": "byte",
|
||||
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 17.0
|
||||
"value": 22.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -110,19 +110,19 @@
|
||||
},
|
||||
"Color_Hair": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
"value": 55
|
||||
},
|
||||
"Color_Skin": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
"value": 125
|
||||
},
|
||||
"Color_Tattoo1": {
|
||||
"type": "byte",
|
||||
"value": 45
|
||||
"value": 1
|
||||
},
|
||||
"Color_Tattoo2": {
|
||||
"type": "byte",
|
||||
"value": 55
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
@@ -130,7 +130,7 @@
|
||||
},
|
||||
"Con": {
|
||||
"type": "byte",
|
||||
"value": 17
|
||||
"value": 18
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
@@ -138,7 +138,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -6
|
||||
"value": -3
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -547,11 +547,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 273
|
||||
"value": 285
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 15
|
||||
"value": 8
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -575,11 +575,11 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 129
|
||||
"value": 92
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 156
|
||||
},
|
||||
"refbonus": {
|
||||
"type": "short",
|
||||
@@ -917,7 +917,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 213
|
||||
"value": 361
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@@ -953,7 +953,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 5
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
@@ -981,11 +981,11 @@
|
||||
},
|
||||
"xBodyPart_LBicep": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_LFoot": {
|
||||
"type": "word",
|
||||
@@ -1017,11 +1017,11 @@
|
||||
},
|
||||
"xBodyPart_RBicep": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_RHand": {
|
||||
"type": "word",
|
||||
@@ -1041,6 +1041,6 @@
|
||||
},
|
||||
"xBodyPart_Torso": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user