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": 27.0
"value": 21.0
},
"ClassList": {
"type": "list",
@@ -27,7 +27,7 @@
},
"ClassLevel": {
"type": "short",
"value": 10
"value": 12
}
},
{
@@ -92,11 +92,11 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -8
},
"CurrentHitPoints": {
"type": "short",
"value": 112
"value": 123
},
"DecayTime": {
"type": "dword",
@@ -404,6 +404,13 @@
"value": 284
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 391
}
},
{
"__struct_id": 1,
"Feat": {
@@ -432,6 +439,13 @@
"value": 85
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 68
}
},
{
"__struct_id": 1,
"Feat": {
@@ -801,7 +815,9 @@
"FirstName": {
"id": 12794,
"type": "cexolocstring",
"value": {}
"value": {
"0": "Vampire Warrior"
}
},
"fortbonus": {
"type": "short",
@@ -817,7 +833,7 @@
},
"HitPoints": {
"type": "short",
"value": 112
"value": 123
},
"Int": {
"type": "byte",
@@ -849,7 +865,7 @@
},
"MaxHitPoints": {
"type": "short",
"value": 197
"value": 218
},
"NaturalAC": {
"type": "byte",
@@ -967,14 +983,14 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 14
"value": 16
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 7
"value": 9
}
},
{
@@ -1121,14 +1137,14 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
"value": 2
}
},
{
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 0
"value": 2
}
},
{