Hotfix for mob not giving xp

and adjusted some mobs near the same ares.
This commit is contained in:
EpicValor
2023-10-08 02:52:36 -05:00
parent 2dbcfb160b
commit 00c6a80e45
18 changed files with 805 additions and 144 deletions

View File

@@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 16.0
"value": 23.0
},
"ClassList": {
"type": "list",
@@ -27,7 +27,7 @@
},
"ClassLevel": {
"type": "short",
"value": 20
"value": 7
}
},
{
@@ -57,7 +57,7 @@
},
"CRAdjust": {
"type": "int",
"value": -20
"value": -7
},
"CurrentHitPoints": {
"type": "short",
@@ -65,7 +65,7 @@
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@@ -89,6 +89,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
@@ -278,7 +285,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 17
"value": 11
},
"NoPermDeath": {
"type": "byte",