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": 16.0
"value": 18.0
},
"ClassList": {
"type": "list",
@@ -61,7 +61,7 @@
},
"CurrentHitPoints": {
"type": "short",
"value": 21
"value": 55
},
"DecayTime": {
"type": "dword",
@@ -284,6 +284,13 @@
"value": 383
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 3304
}
},
{
"__struct_id": 1,
"Feat": {
@@ -369,7 +376,7 @@
},
"HitPoints": {
"type": "short",
"value": 21
"value": 55
},
"Int": {
"type": "byte",
@@ -427,7 +434,7 @@
},
"MaxHitPoints": {
"type": "short",
"value": 66
"value": 100
},
"NaturalAC": {
"type": "byte",