March 2, 20179 yr I wanted to make a profile for Gate of the Setting Sun Dungeon, but when i got to last boss it is kinda over my abilities:( Maybe someone could help me out, I need a script for last boss: Boss is this npc: <Npc> <Entry>56877</Entry> <Name>Raigonn</Name> <Vector3 X="960.5662" Y="2306.168" Z="296.1062" Type="Flying" /> <Faction>Horde</Faction> <Type>None</Type> <ContinentId>TheGreatWall</ContinentId> </Npc> He has a buff id 107118 http://www.wowhead.com/spell=107118/impervious-carapace Impervious Carapace Reduces damage taken by 99%. To take this buff away, so boss is possible to kill, weak spot needs to be killed first: <Npc> <Entry>56895</Entry> <Name>Weak Spot</Name> <Vector3 X="960.6653" Y="2309.694" Z="313.9673" Type="Flying" /> <Faction>Neutral</Faction> <Type>None</Type> <ContinentId>TheGreatWall</ContinentId> </Npc> However to get to Weak Spot, one needs to use Artilery object, to shoot himself up on to the Weak Spot, there are a few Artileries to use in the room, all have same id, just different cords: One of them: Artillery id 59819 2290.71 296.1056 162.7399 Boss can throw person down, before he destroys Weak Spot, so repeat use of artillery may be necessary. Here is a full code from honorbuddy dungeon buddy for this boss, if thats any help:http://pastebin.com/raw/QjGg2C4c
Create an account or sign in to comment