Various fixes to areas, mobs, CRs, items, and scripts

This commit is contained in:
EpicValor
2023-09-18 17:58:18 -05:00
parent 1a97a1f036
commit 05986aecf7
72 changed files with 37563 additions and 7192 deletions

View File

@@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 7.0
"value": 12.0
},
"ClassList": {
"type": "list",
@@ -27,7 +27,7 @@
},
"ClassLevel": {
"type": "short",
"value": 7
"value": 14
}
}
]
@@ -46,15 +46,15 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -2
},
"CurrentHitPoints": {
"type": "short",
"value": 42
"value": 126
},
"DecayTime": {
"type": "dword",
"value": 0
"value": 5000
},
"Deity": {
"type": "cexostring",
@@ -78,18 +78,32 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "item005"
}
},
{
"__struct_id": 64,
"EquippedRes": {
"type": "resref",
"value": "item006"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
"type": "resref",
"value": "nw_it_crewpb014"
"value": "nw_it_crewpb016"
}
},
{
"__struct_id": 32768,
"EquippedRes": {
"type": "resref",
"value": "nw_it_crewpb014"
"value": "nw_it_crewpb016"
}
},
{
@@ -122,6 +136,13 @@
"value": 0
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 6
}
},
{
"__struct_id": 1,
"Feat": {
@@ -143,6 +164,13 @@
"value": 468
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 391
}
},
{
"__struct_id": 1,
"Feat": {
@@ -185,6 +213,13 @@
"value": 22
}
},
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 28
}
},
{
"__struct_id": 1,
"Feat": {
@@ -243,7 +278,7 @@
},
"HitPoints": {
"type": "short",
"value": 42
"value": 126
},
"Int": {
"type": "byte",
@@ -275,11 +310,11 @@
},
"MaxHitPoints": {
"type": "short",
"value": 63
"value": 168
},
"NaturalAC": {
"type": "byte",
"value": 11
"value": 8
},
"NoPermDeath": {
"type": "byte",
@@ -673,7 +708,7 @@
},
"Str": {
"type": "byte",
"value": 18
"value": 22
},
"Subrace": {
"type": "cexostring",