quest, convo, mob, and spawn fixes

This commit is contained in:
EpicValor
2023-10-14 19:57:58 -05:00
parent 25b518454d
commit 9c4d6c7eb2
140 changed files with 28623 additions and 11985 deletions

View File

@@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 32.0
"value": 21.0
},
"ClassList": {
"type": "list",
@@ -27,7 +27,7 @@
},
"ClassLevel": {
"type": "short",
"value": 25
"value": 20
}
}
]
@@ -46,11 +46,11 @@
},
"CRAdjust": {
"type": "int",
"value": -50
"value": -73
},
"CurrentHitPoints": {
"type": "short",
"value": 375
"value": 600
},
"DecayTime": {
"type": "dword",
@@ -78,6 +78,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item011"
}
},
{
"__struct_id": 16,
"EquippedRes": {
@@ -85,20 +92,6 @@
"value": "elementalairrapi"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "item009"
}
},
{
"__struct_id": 256,
"EquippedRes": {
"type": "resref",
"value": "item010"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@@ -271,7 +264,7 @@
},
"HitPoints": {
"type": "short",
"value": 375
"value": 600
},
"Int": {
"type": "byte",
@@ -432,11 +425,11 @@
},
"MaxHitPoints": {
"type": "short",
"value": 500
"value": 700
},
"NaturalAC": {
"type": "byte",
"value": 0
"value": 10
},
"NoPermDeath": {
"type": "byte",