mich125 8 Posted March 2, 2017 Share Posted March 2, 2017 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 Link to comment https://wrobot.eu/forums/topic/5274-need-dungeon-boss-script/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now