Updates areas, spawns, items, mobs

and fixed typos in convos up to convo_cashan
This commit is contained in:
EpicValor
2023-09-21 19:10:12 -05:00
parent e5f3606cac
commit 3811a4f205
64 changed files with 14149 additions and 11866 deletions

View File

@@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 17.0
"value": 25.0
},
"ClassList": {
"type": "list",
@@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": -8
"value": -3
},
"CurrentHitPoints": {
"type": "short",
@@ -54,7 +54,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@@ -78,6 +78,20 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "item008"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@@ -352,7 +366,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 32
"value": 16
},
"NoPermDeath": {
"type": "byte",