Redoing drop rates and other minor stuff
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 15.0
|
||||
"value": 14.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -103,7 +103,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 8
|
||||
"value": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -149,11 +149,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -4
|
||||
"value": -7
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 104
|
||||
"value": 117
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -391,7 +391,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 104
|
||||
"value": 117
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -595,7 +595,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 170
|
||||
"value": 195
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -713,14 +713,14 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 14
|
||||
"value": 16
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -741,7 +741,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 7
|
||||
"value": 9
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -846,7 +846,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 5
|
||||
"value": 7
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -860,7 +860,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -993,7 +993,7 @@
|
||||
},
|
||||
"Str": {
|
||||
"type": "byte",
|
||||
"value": 22
|
||||
"value": 23
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
|
Reference in New Issue
Block a user