Would you like to react to this message? Create an account in a few clicks or log in to continue.


 
HomeLatest imagesSearchRegisterLog in

 

 MASSIVE 254 Boss Event!

Go down 
2 posters
AuthorMessage
Muffins

Muffins


Posts : 13
Join date : 2009-09-14
Age : 31
Location : My corner :3

MASSIVE 254 Boss Event! Empty
PostSubject: MASSIVE 254 Boss Event!   MASSIVE 254 Boss Event! Icon_minitimeWed Sep 16, 2009 5:30 pm

REQUIRES:

A Sanctuary Zone

lua Codes enabled

About 25 level 100+s online and at least 15 of them 225+

Patience

-----------------------------



Here's the boss script:



Code:
function Archivonzes_Enrage (pUnit, event)
    if pUnit:GetHealthPct() < 70 then
   pUnit:RemoveEvents()
    pUnit:PlaySoundToSet(11273)
    pUnit:CastSpell(63493)
    pUnit:CastSpell(64443)
   pUnit:SendChatMessage(12, 0, "Feel my wrath, mortals!")
    end
end

function Archivonzes_onCombat(pUnit, event)
   pUnit:PlaySoundToSet(11474)
    pUnit:SendChatMessage(12, 0, "You have wasted too much time mortals. Now you shall fall.")
    pUnit:RegisterEvent("Archivonzes_Enrage",1000,0)
end

function Archivonzes_onLeaveCombat(pUnit, event)
    pUnit:RemoveAura(63493)
    pUnit:RemoveAura(64443)
    pUnit:RemoveEvents()
end

function Archivonzes_onDeath(pUnit, event)
    pUnit:PlaySoundToSet(11964)
    pUnit:SendChatMessage(12, 0, "Forgive me, mortals. I have failed.")
    pUnit:RemoveAura(63493)
    pUnit:RemoveAura(64443)
    pUnit:RemoveEvents()
end


Should drop:

This.

And this.

As well as this.

And this.

As well as others I approve of.
Back to top Go down
Bloodglory




Posts : 7
Join date : 2009-09-19

MASSIVE 254 Boss Event! Empty
PostSubject: Re: MASSIVE 254 Boss Event!   MASSIVE 254 Boss Event! Icon_minitimeSun Sep 20, 2009 11:55 am

Uhh, the script is very simple, 3 spells come on now..

So he does nothing but hit until 70% then he uses it once.
Really the script seems kinda stupid and pointless.


I do laugh that you act like your the king of scripts, you try and test everyone by requesting an event and then add a un-needed and and un=needed items. Then saying on the other Dev app, that you want to see a LUA script and check if its real..
Back to top Go down
 
MASSIVE 254 Boss Event!
Back to top 
Page 1 of 1
 Similar topics
-
» big boss in a raid instance

Permissions in this forum:You cannot reply to topics in this forum
 :: Welcome To World of the Epic! :: Event Idea's-
Jump to: