After playing with a friend

We ran into new areas where heat exhaustion became a thing, and the water bottles wouldn't fill.  Triggers for oasis and wells were completely missing. I added them to the areas. Hopefully it's fixed.
This commit is contained in:
EpicValor
2023-10-04 21:44:34 -05:00
parent f96eb35d84
commit f26b1cff14
28 changed files with 3090 additions and 101 deletions

View File

@@ -14,7 +14,7 @@
},
"ChallengeRating": {
"type": "float",
"value": 19.0
"value": 18.0
},
"ClassList": {
"type": "list",
@@ -46,7 +46,7 @@
},
"CRAdjust": {
"type": "int",
"value": 0
"value": -3
},
"CurrentHitPoints": {
"type": "short",
@@ -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": {
@@ -259,7 +273,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 20
"value": 0
},
"NoPermDeath": {
"type": "byte",
@@ -295,55 +309,55 @@
},
"ScriptAttacked": {
"type": "resref",
"value": "nw_c2_default5"
"value": "no_ai_atk"
},
"ScriptDamaged": {
"type": "resref",
"value": "nw_c2_default6"
"value": "no_ai_dam"
},
"ScriptDeath": {
"type": "resref",
"value": "nw_c2_default7"
"value": "no_ai_dth"
},
"ScriptDialogue": {
"type": "resref",
"value": "nw_c2_default4"
"value": "no_ai_cnv"
},
"ScriptDisturbed": {
"type": "resref",
"value": "nw_c2_default8"
"value": "no_ai_dis"
},
"ScriptEndRound": {
"type": "resref",
"value": "nw_c2_default3"
"value": "no_ai_cmb"
},
"ScriptHeartbeat": {
"type": "resref",
"value": "nw_c2_default1"
"value": "no_ai_hrt"
},
"ScriptOnBlocked": {
"type": "resref",
"value": "nw_c2_defaulte"
"value": "no_ai_blk"
},
"ScriptOnNotice": {
"type": "resref",
"value": "nw_c2_default2"
"value": "no_ai_per"
},
"ScriptRested": {
"type": "resref",
"value": "nw_c2_defaulta"
"value": "no_ai_rst"
},
"ScriptSpawn": {
"type": "resref",
"value": "nw_c2_default9"
"value": "no_spn_ftr"
},
"ScriptSpellAt": {
"type": "resref",
"value": "nw_c2_defaultb"
"value": "no_ai_spt"
},
"ScriptUserDefine": {
"type": "resref",
"value": "nw_c2_defaultd"
"value": ""
},
"SkillList": {
"type": "list",
@@ -630,51 +644,6 @@
"SpecAbilityList": {
"type": "list",
"value": [
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 20
},
"SpellCasterLevel": {
"type": "byte",
"value": 14
},
"SpellFlags": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 20
},
"SpellCasterLevel": {
"type": "byte",
"value": 14
},
"SpellFlags": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 20
},
"SpellCasterLevel": {
"type": "byte",
"value": 14
},
"SpellFlags": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 4,
"Spell": {
@@ -690,6 +659,21 @@
"value": 1
}
},
{
"__struct_id": 4,
"Spell": {
"type": "word",
"value": 458
},
"SpellCasterLevel": {
"type": "byte",
"value": 15
},
"SpellFlags": {
"type": "byte",
"value": 1
}
},
{
"__struct_id": 4,
"Spell": {

View File

@@ -1,20 +1,96 @@
{
"__data_type": "UTC ",
"Appearance_Head": {
"type": "byte",
"value": 0
},
"Appearance_Type": {
"type": "word",
"value": 197
"value": 6
},
"ArmorPart_RFoot": {
"type": "byte",
"value": 1
},
"BodyBag": {
"type": "byte",
"value": 0
},
"BodyPart_Belt": {
"type": "byte",
"value": 0
},
"BodyPart_LBicep": {
"type": "byte",
"value": 0
},
"BodyPart_LFArm": {
"type": "byte",
"value": 1
},
"BodyPart_LFoot": {
"type": "byte",
"value": 1
},
"BodyPart_LHand": {
"type": "byte",
"value": 194
},
"BodyPart_LShin": {
"type": "byte",
"value": 1
},
"BodyPart_LShoul": {
"type": "byte",
"value": 0
},
"BodyPart_LThigh": {
"type": "byte",
"value": 1
},
"BodyPart_Neck": {
"type": "byte",
"value": 0
},
"BodyPart_Pelvis": {
"type": "byte",
"value": 0
},
"BodyPart_RBicep": {
"type": "byte",
"value": 1
},
"BodyPart_RFArm": {
"type": "byte",
"value": 1
},
"BodyPart_RHand": {
"type": "byte",
"value": 194
},
"BodyPart_RShin": {
"type": "byte",
"value": 1
},
"BodyPart_RShoul": {
"type": "byte",
"value": 0
},
"BodyPart_RThigh": {
"type": "byte",
"value": 1
},
"BodyPart_Torso": {
"type": "byte",
"value": 0
},
"Cha": {
"type": "byte",
"value": 3
},
"ChallengeRating": {
"type": "float",
"value": 26.0
"value": 32.0
},
"ClassList": {
"type": "list",
@@ -38,11 +114,27 @@
},
"ClassLevel": {
"type": "short",
"value": 1
"value": 5
}
}
]
},
"Color_Hair": {
"type": "byte",
"value": 1
},
"Color_Skin": {
"type": "byte",
"value": 166
},
"Color_Tattoo1": {
"type": "byte",
"value": 1
},
"Color_Tattoo2": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": ""
@@ -90,14 +182,17 @@
"type": "list",
"value": [
{
"__struct_id": 2,
"Dropable": {
"type": "byte",
"value": 1
},
"__struct_id": 1,
"EquippedRes": {
"type": "resref",
"value": "runicplate"
"value": "undeadhelmet"
}
},
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "runicplate001"
}
},
{
@@ -220,6 +315,26 @@
"type": "byte",
"value": 0
},
"ItemList": {
"type": "list",
"value": [
{
"__struct_id": 0,
"InventoryRes": {
"type": "resref",
"value": "runicplate"
},
"Repos_PosX": {
"type": "word",
"value": 0
},
"Repos_Posy": {
"type": "word",
"value": 0
}
}
]
},
"LastName": {
"type": "cexolocstring",
"value": {}
@@ -234,11 +349,11 @@
},
"MaxHitPoints": {
"type": "short",
"value": 250
"value": 274
},
"NaturalAC": {
"type": "byte",
"value": 5
"value": 0
},
"NoPermDeath": {
"type": "byte",
@@ -684,5 +799,81 @@
"Wis": {
"type": "byte",
"value": 3
},
"xAppearance_Head": {
"type": "word",
"value": 0
},
"xArmorPart_RFoot": {
"type": "word",
"value": 1
},
"xBodyPart_Belt": {
"type": "word",
"value": 0
},
"xBodyPart_LBicep": {
"type": "word",
"value": 0
},
"xBodyPart_LFArm": {
"type": "word",
"value": 1
},
"xBodyPart_LFoot": {
"type": "word",
"value": 1
},
"xBodyPart_LHand": {
"type": "word",
"value": 194
},
"xBodyPart_LShin": {
"type": "word",
"value": 1
},
"xBodyPart_LShoul": {
"type": "word",
"value": 0
},
"xBodyPart_LThigh": {
"type": "word",
"value": 1
},
"xBodyPart_Neck": {
"type": "word",
"value": 0
},
"xBodyPart_Pelvis": {
"type": "word",
"value": 0
},
"xBodyPart_RBicep": {
"type": "word",
"value": 1
},
"xBodyPart_RFArm": {
"type": "word",
"value": 1
},
"xBodyPart_RHand": {
"type": "word",
"value": 194
},
"xBodyPart_RShin": {
"type": "word",
"value": 1
},
"xBodyPart_RShoul": {
"type": "word",
"value": 0
},
"xBodyPart_RThigh": {
"type": "word",
"value": 1
},
"xBodyPart_Torso": {
"type": "word",
"value": 0
}
}