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

@@ -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
}
}