Script, drop, and aesthetic changes
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 8
|
||||
"value": 10
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -46,11 +46,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
"value": -2
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 78
|
||||
"value": 89
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -75,13 +75,6 @@
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "helmfatalis"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
@@ -102,13 +95,6 @@
|
||||
"type": "resref",
|
||||
"value": "knightlighter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 64,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "claokofbravery"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -154,6 +140,20 @@
|
||||
"value": 6
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 636
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 674
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@@ -260,7 +260,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 78
|
||||
"value": 89
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -404,7 +404,7 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 110
|
||||
"value": 129
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
@@ -522,14 +522,14 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -550,7 +550,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user