Updated the final boss battle
Updated the final boss battle to be closer to pen and paper. Created souless minions for final battle. Updated Wand of Orcus to be closer to pen and paper. Fixed onAcquire bugs with teleporter stones. Added several missing magical items that are part of the soulless minions gear. Fixed respawning web placeable. Put Oracle & Trabitz on proper factions. Fixed XP system so powerful foes still grant XP. Fixed size of Orcus model. Full compile.
This commit is contained in:
@@ -379,6 +379,82 @@
|
||||
"type": "resref",
|
||||
"value": "aarcl011"
|
||||
},
|
||||
"xArmorPart_Belt": {
|
||||
"type": "word",
|
||||
"value": 154
|
||||
},
|
||||
"xArmorPart_LBice": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 20
|
||||
},
|
||||
"xArmorPart_LFoot": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"xArmorPart_LHand": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"xArmorPart_LShin": {
|
||||
"type": "word",
|
||||
"value": 87
|
||||
},
|
||||
"xArmorPart_LShou": {
|
||||
"type": "word",
|
||||
"value": 122
|
||||
},
|
||||
"xArmorPart_LThig": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_Neck": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_Pelvi": {
|
||||
"type": "word",
|
||||
"value": 9
|
||||
},
|
||||
"xArmorPart_RBice": {
|
||||
"type": "word",
|
||||
"value": 152
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 18
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"xArmorPart_RHand": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_Robe": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"xArmorPart_RShin": {
|
||||
"type": "word",
|
||||
"value": 87
|
||||
},
|
||||
"xArmorPart_RShou": {
|
||||
"type": "word",
|
||||
"value": 122
|
||||
},
|
||||
"xArmorPart_RThig": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"xArmorPart_Torso": {
|
||||
"type": "word",
|
||||
"value": 53
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -532,6 +608,10 @@
|
||||
"type": "resref",
|
||||
"value": "it_crewpb003"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -902,6 +982,10 @@
|
||||
"type": "resref",
|
||||
"value": "it_creitemunh003"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -1488,6 +1572,82 @@
|
||||
"type": "byte",
|
||||
"value": 13
|
||||
},
|
||||
"xAppearance_Head": {
|
||||
"type": "word",
|
||||
"value": 34
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_Belt": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"xBodyPart_LBicep": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_LFoot": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_LHand": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_LShin": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_LShoul": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"xBodyPart_LThigh": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_Neck": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_Pelvis": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_RBicep": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_RHand": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_RShin": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_RShoul": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"xBodyPart_RThigh": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"xBodyPart_Torso": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.9700307250022888
|
||||
@@ -1715,6 +1875,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -2053,6 +2217,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -2794,6 +2962,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -3132,6 +3304,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -3873,6 +4049,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -4211,6 +4391,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -4952,6 +5136,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -5290,6 +5478,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6031,6 +6223,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6369,6 +6565,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -7110,6 +7310,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -7448,6 +7652,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -8189,6 +8397,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -8527,6 +8739,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -9268,6 +9484,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -9606,6 +9826,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -10347,6 +10571,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -10685,6 +10913,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -11426,6 +11658,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -11764,6 +12000,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -12505,6 +12745,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -12843,6 +13087,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -13584,6 +13832,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -13922,6 +14174,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -14663,6 +14919,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -15001,6 +15261,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -15742,6 +16006,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -16080,6 +16348,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -16821,6 +17093,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -17159,6 +17435,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -17900,6 +18180,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -18238,6 +18522,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -18979,6 +19267,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpb002"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -19317,6 +19609,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitemunh"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -43041,6 +43337,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_gold001"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -43142,6 +43442,10 @@
|
||||
"type": "resref",
|
||||
"value": "goldcrown"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 235
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -43243,6 +43547,10 @@
|
||||
"type": "resref",
|
||||
"value": "item007"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 181
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -47014,6 +47322,10 @@
|
||||
"type": "resref",
|
||||
"value": "livingrock"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 240
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
|
||||
Reference in New Issue
Block a user