Redoing drop rates and other minor stuff
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 150.0
|
||||
"value": 32.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -238,11 +238,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -14
|
||||
"value": -120
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 649
|
||||
"value": 449
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -781,7 +781,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 649
|
||||
"value": 449
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -850,7 +850,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 1000
|
||||
"value": 800
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user