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:
@@ -252,6 +252,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpsp011"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -590,6 +594,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitem033"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -1407,6 +1415,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpsp011"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -1745,6 +1757,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitem033"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -2546,6 +2562,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_crewpsp011"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -2884,6 +2904,10 @@
|
||||
"type": "resref",
|
||||
"value": "nw_it_creitem033"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -6553,6 +6577,10 @@
|
||||
"type": "resref",
|
||||
"value": "mushroomofyouth"
|
||||
},
|
||||
"xModelPart1": {
|
||||
"type": "word",
|
||||
"value": 80
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
@@ -9896,24 +9924,207 @@
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"VisualTransform": {
|
||||
"__struct_id": 6,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 6,
|
||||
"ScaleX": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
},
|
||||
"ScaleY": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
},
|
||||
"ScaleZ": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
"VisTransformList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 6,
|
||||
"AnimationSpeed": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"RotateX": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"RotateY": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"RotateZ": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"ScaleX": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
}
|
||||
}
|
||||
},
|
||||
"ScaleY": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
}
|
||||
}
|
||||
},
|
||||
"ScaleZ": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
}
|
||||
}
|
||||
},
|
||||
"Scope": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TranslateX": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"TranslateY": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"TranslateZ": {
|
||||
"__struct_id": 0,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 0,
|
||||
"LerpType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"TimerType": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"ValueTo": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Will": {
|
||||
"type": "byte",
|
||||
|
||||
Reference in New Issue
Block a user