Redoing drop rates and other minor stuff
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 10
|
||||
"value": 11
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -57,11 +57,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
"value": 3
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 110
|
||||
"value": 115
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -229,7 +229,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 110
|
||||
"value": 115
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -263,7 +263,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 185
|
||||
"value": 195
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -381,7 +381,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 15
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -676,7 +676,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 20
|
||||
"value": 21
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
|
Reference in New Issue
Block a user