Redoing drop rates and other minor stuff
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user