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": 33.0
"value": 27.0
},
"ClassList": {
"type": "list",
@@ -68,7 +68,7 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -6
},
"CurrentHitPoints": {
"type": "short",
@@ -466,6 +466,10 @@
"value": [
{
"__struct_id": 0,
"Dropable": {
"type": "byte",
"value": 1
},
"InventoryRes": {
"type": "resref",
"value": "dracolichkey"
@@ -501,7 +505,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 20
"value": 18
},
"NoPermDeath": {
"type": "byte",