quest, convo, mob, and spawn fixes
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 16
|
||||
"value": 15
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -46,11 +46,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -2
|
||||
"value": -17
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 100
|
||||
"value": 286
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
"Dex": {
|
||||
"type": "byte",
|
||||
"value": 29
|
||||
"value": 30
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
@@ -86,10 +86,10 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 256,
|
||||
"__struct_id": 4,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item010"
|
||||
"value": "item007"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 100
|
||||
"value": 286
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -274,11 +274,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 164
|
||||
"value": 346
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 10
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -716,7 +716,7 @@
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 7
|
||||
"value": 5
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
|
Reference in New Issue
Block a user