quest, convo, mob, and spawn fixes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 20.0
|
||||
"value": 15.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 8
|
||||
"value": 7
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -57,7 +57,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -55
|
||||
"value": -59
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -996,7 +996,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 254
|
||||
"value": 252
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user