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:
@@ -898,6 +898,82 @@
|
||||
"type": "resref",
|
||||
"value": "robeofprotect001"
|
||||
},
|
||||
"xArmorPart_Belt": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_LBice": {
|
||||
"type": "word",
|
||||
"value": 13
|
||||
},
|
||||
"xArmorPart_LFArm": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
},
|
||||
"xArmorPart_LFoot": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_LHand": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"xArmorPart_LShin": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_LShou": {
|
||||
"type": "word",
|
||||
"value": 11
|
||||
},
|
||||
"xArmorPart_LThig": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_Neck": {
|
||||
"type": "word",
|
||||
"value": 112
|
||||
},
|
||||
"xArmorPart_Pelvi": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_RBice": {
|
||||
"type": "word",
|
||||
"value": 13
|
||||
},
|
||||
"xArmorPart_RFArm": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
},
|
||||
"xArmorPart_RFoot": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_RHand": {
|
||||
"type": "word",
|
||||
"value": 3
|
||||
},
|
||||
"xArmorPart_Robe": {
|
||||
"type": "word",
|
||||
"value": 156
|
||||
},
|
||||
"xArmorPart_RShin": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_RShou": {
|
||||
"type": "word",
|
||||
"value": 11
|
||||
},
|
||||
"xArmorPart_RThig": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"xArmorPart_Torso": {
|
||||
"type": "word",
|
||||
"value": 155
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -1159,6 +1235,18 @@
|
||||
"type": "resref",
|
||||
"value": "staffofharming"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 221
|
||||
},
|
||||
"xModelPart2": {
|
||||
"type": "word",
|
||||
"value": 221
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 61
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -1310,6 +1398,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_maarcl092"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -1437,6 +1529,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_mring008"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -1566,6 +1662,10 @@
|
||||
"type": "resref",
|
||||
"value": "broochofshieldin"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 7
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -1718,6 +1818,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_crewplcl"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -2242,6 +2346,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_creitemlic"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -2650,6 +2758,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_sparscr102"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -2967,6 +3079,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_sparscr105"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -3253,6 +3369,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_sparscr108"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -3477,6 +3597,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_sparscr109"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -3715,6 +3839,18 @@
|
||||
"type": "resref",
|
||||
"value": "wandoficestorm"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 21
|
||||
},
|
||||
"xModelPart2": {
|
||||
"type": "word",
|
||||
"value": 41
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 31
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -4108,6 +4244,18 @@
|
||||
"type": "resref",
|
||||
"value": "demonbane"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 253
|
||||
},
|
||||
"xModelPart2": {
|
||||
"type": "word",
|
||||
"value": 43
|
||||
},
|
||||
"xModelPart3": {
|
||||
"type": "word",
|
||||
"value": 252
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -5243,6 +5391,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_gold001"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -5342,6 +5494,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_gem005"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -5441,6 +5597,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_gem012"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 12
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -5540,6 +5700,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_gem006"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -5639,6 +5803,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_gem010"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 10
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -5770,6 +5938,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_mring001"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6101,6 +6273,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_gold001"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6202,6 +6378,10 @@
|
||||
"type": "resref",
|
||||
"value": "bottleofair"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 203
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6366,6 +6546,10 @@
|
||||
"type": "resref",
|
||||
"value": "ringofjumping"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 54
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6701,6 +6885,10 @@
|
||||
"type": "resref",
|
||||
"value": "bluediamond"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 98
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6800,6 +6988,10 @@
|
||||
"type": "resref",
|
||||
"value": "it_gem007"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6899,6 +7091,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_gem008"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
|
||||
Reference in New Issue
Block a user