Fixed Ziggurat of Faith transition

Fixed Ziggurat of Faith transition.  Added more creature overrides.  Ranged Disarm AI testing.  Full compile.
This commit is contained in:
Jaysyn904 2022-12-28 09:56:28 -05:00
parent 0187ed30eb
commit 21cd68333a
121 changed files with 17990 additions and 5928 deletions
_content/ratdog_creatures
_module

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

(image error) Size: 384 KiB

Binary file not shown.

After

(image error) Size: 96 KiB

Binary file not shown.

After

(image error) Size: 24 KiB

Binary file not shown.

After

(image error) Size: 6.0 KiB

Binary file not shown.

After

(image error) Size: 1.5 KiB

Binary file not shown.

After

(image error) Size: 384 KiB

Binary file not shown.

After

(image error) Size: 96 KiB

Binary file not shown.

After

(image error) Size: 24 KiB

Binary file not shown.

After

(image error) Size: 6.0 KiB

Binary file not shown.

After

(image error) Size: 1.5 KiB

Binary file not shown.

After

(image error) Size: 384 KiB

Binary file not shown.

After

(image error) Size: 96 KiB

Binary file not shown.

After

(image error) Size: 24 KiB

Binary file not shown.

After

(image error) Size: 6.0 KiB

Binary file not shown.

After

(image error) Size: 1.5 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -11169,7 +11169,7 @@
},
"Version": {
"type": "dword",
"value": 10
"value": 12
},
"Width": {
"type": "int",

@ -11169,7 +11169,7 @@
},
"Version": {
"type": "dword",
"value": 19
"value": 20
},
"Width": {
"type": "int",

@ -11169,7 +11169,7 @@
},
"Version": {
"type": "dword",
"value": 90
"value": 91
},
"Width": {
"type": "int",

@ -2913,7 +2913,7 @@
},
"Version": {
"type": "dword",
"value": 21
"value": 22
},
"Width": {
"type": "int",

File diff suppressed because it is too large Load Diff

@ -2913,7 +2913,7 @@
},
"Version": {
"type": "dword",
"value": 9
"value": 11
},
"Width": {
"type": "int",

@ -154,6 +154,13 @@
"type": "cexostring",
"value": "TempleDoor"
}
},
{
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Places an Area Transition in the Doorway (Similar to how a transition would appear after a Door is destroyed)."
}
}
]
},
@ -452,13 +459,6 @@
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 1,
"Comment": {
@ -513,13 +513,6 @@
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {

@ -1093,6 +1093,13 @@
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "On the Advanced tab, replace <Place text here> with whatever information you wish to appear on the Map of an area."
}
}
]
}

@ -11,7 +11,7 @@
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Jeweled Door"
"value": "Temple2Library"
}
},
{
@ -25,7 +25,7 @@
"__struct_id": 8,
"Comment": {
"type": "cexostring",
"value": "Temple2Library"
"value": "Jeweled Door"
}
}
]
@ -55,6 +55,20 @@
"value": "Source: Placeable Lightshafts with pwk by Demigog"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Source: All Purpose Placeables 1.1 by M.G.Skaggs"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Source: All Purpose Placeables 1.1 by M.G.Skaggs"
}
},
{
"__struct_id": 9,
"Comment": {
@ -75,20 +89,6 @@
"type": "cexostring",
"value": "Statue pack for CEP v1.5 by Whalebones"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Source: All Purpose Placeables 1.1 by M.G.Skaggs"
}
},
{
"__struct_id": 9,
"Comment": {
"type": "cexostring",
"value": "Source: All Purpose Placeables 1.1 by M.G.Skaggs"
}
}
]
},

@ -198,33 +198,33 @@
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": ""
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
},
{
"__struct_id": 5,
"Comment": {
"type": "cexostring",
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
}
}
]
}

File diff suppressed because it is too large Load Diff

@ -22310,6 +22310,69 @@
"type": "float",
"value": 0.009992370381951332
}
},
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 1
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 1
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"id": 14814,
"type": "cexolocstring",
"value": {}
},
"MapNote": {
"id": 14815,
"type": "cexolocstring",
"value": {
"0": "Hedge Wizard's Shoppe"
}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"Tag": {
"type": "cexostring",
"value": "NW_MAPNOTE001"
},
"TemplateResRef": {
"type": "resref",
"value": "nw_mapnote001"
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 132.4641571044922
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": 14.85959148406982
},
"ZPosition": {
"type": "float",
"value": 0.199999526143074
}
}
]
}

File diff suppressed because it is too large Load Diff

@ -5052,76 +5052,61 @@
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -7.969936370849609
"value": -0.2129631042480469
},
"PointY": {
"type": "float",
"value": -0.5747199058532715
"value": -2.342669486999512
},
"PointZ": {
"type": "float",
"value": 0.03219976276159287
"value": 0.02500005997717381
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": -7.635295867919922
"value": 22.33144760131836
},
"PointY": {
"type": "float",
"value": 3.019597768783569
},
"PointZ": {
"type": "float",
"value": 0.02928211726248264
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.09394073486328125
},
"PointY": {
"type": "float",
"value": 2.821994543075562
},
"PointZ": {
"type": "float",
"value": 0.02499988116323948
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.02499988116323948
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.063751220703125
},
"PointY": {
"type": "float",
"value": -0.01009225845336914
"value": -2.413978576660156
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 22.24505996704102
},
"PointY": {
"type": "float",
"value": 0.343205451965332
},
"PointZ": {
"type": "float",
"value": 0.02500000037252903
}
},
{
"__struct_id": 3,
"PointX": {
"type": "float",
"value": 0.0
},
"PointY": {
"type": "float",
"value": 0.0
},
"PointZ": {
"type": "float",
"value": 0.05485715717077255
}
}
]
},
@ -5135,11 +5120,11 @@
},
"LinkedTo": {
"type": "cexostring",
"value": "WP_7flaystowisdom"
"value": "OVERMIND_2_ZIGFAITH"
},
"LinkedToFlags": {
"type": "byte",
"value": 2
"value": 1
},
"LoadScreenID": {
"type": "word",
@ -5184,7 +5169,7 @@
},
"Tag": {
"type": "cexostring",
"value": "wisdomtoflayers"
"value": "ZIGFAITH_2_OVERMIND"
},
"TemplateResRef": {
"type": "resref",
@ -5224,7 +5209,7 @@
},
"XPosition": {
"type": "float",
"value": 56.56477355957031
"value": 40.53683090209961
},
"YOrientation": {
"type": "float",
@ -5232,7 +5217,7 @@
},
"YPosition": {
"type": "float",
"value": 3.56142258644104
"value": 2.593297958374023
},
"ZOrientation": {
"type": "float",
@ -5248,65 +5233,6 @@
"WaypointList": {
"type": "list",
"value": [
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 1
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "WP_wisdomtoflayers"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 52.62677383422852
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": 4.78386116027832
},
"ZPosition": {
"type": "float",
"value": 0.0285998210310936
}
},
{
"__struct_id": 5,
"Appearance": {
@ -5472,7 +5398,7 @@
},
"XPosition": {
"type": "float",
"value": 51.61118698120117
"value": 52.23129272460938
},
"YOrientation": {
"type": "float",
@ -5480,11 +5406,70 @@
},
"YPosition": {
"type": "float",
"value": 8.27607536315918
"value": 3.84544563293457
},
"ZPosition": {
"type": "float",
"value": 9.5367431640625e-006
"value": -5.7220458984375e-006
}
},
{
"__struct_id": 5,
"Appearance": {
"type": "byte",
"value": 2
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"Tag": {
"type": "cexostring",
"value": "WP_ZIGFAITH_2_OVERMIND"
},
"TemplateResRef": {
"type": "resref",
"value": ""
},
"XOrientation": {
"type": "float",
"value": 0.0
},
"XPosition": {
"type": "float",
"value": 53.38567733764648
},
"YOrientation": {
"type": "float",
"value": 1.0
},
"YPosition": {
"type": "float",
"value": 3.916503429412842
},
"ZPosition": {
"type": "float",
"value": -5.7220458984375e-006
}
}
]

@ -24825,6 +24825,25 @@
"value": "oots_belkar"
}
},
{
"__struct_id": 0,
"CR": {
"type": "float",
"value": 10.0
},
"FACTION": {
"type": "cexostring",
"value": "Defender"
},
"NAME": {
"type": "cexostring",
"value": "Deadshot"
},
"RESREF": {
"type": "resref",
"value": "npc_deadshot"
}
},
{
"__struct_id": 0,
"CR": {

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More