Jump to content

[Patch] Spell - Sunwell Plateau - Summon Felblaze Pre-visual


Xfurry

Recommended Posts

* What bug does the patch fix? What features does the patch add?

This patch implements the summon event for Felmyst. The mechanics are that after Brutallus dies he casts a dummy aura on the ground using the Brutallus Death Cloud npc. When that aura is removed Madrigosa casts Summon Felblaze Pre-visual which after 10 ticks summons Felmyst and despawns the dead Madrigosa.

This spell implements only the summon of Felmyst at the 10th spell tick (after 10 secs). The rest is done in script.

* For which repository revision was the patch created?

11859

* Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.

no

* Who has been writing this patch? Please include either forum user names or email addresses.

me

* Patch

http://paste2.org/p/1818742

Note:

Spell requires script target:

[== SQL ==]
delete from spell_script_target where entry in (44885, 46350);
insert into spell_script_target values
(44885, 1, 25160),
(46350, 1, 25160);

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use