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