Added a faction, and minor stuff
Adding faction goes through every area. I had no idea.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 90.0
|
||||
"value": 70.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -103,7 +103,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 20
|
||||
"value": 10
|
||||
},
|
||||
"MemorizedList0": {
|
||||
"type": "list",
|
||||
@@ -994,7 +994,7 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -45
|
||||
"value": -54
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
@@ -1612,7 +1612,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 390
|
||||
"value": 360
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user