Redoing drop rates and other minor stuff

This commit is contained in:
EpicValor
2023-08-29 19:31:56 -05:00
parent d8bb54a86b
commit 57fef2a6ca
78 changed files with 2818 additions and 880 deletions

View File

@@ -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",