This is what you do for your script OR set slow mitigation in your table.
Code:
sub EVENT_TIMER{
if ($timer eq "CastBuff")
{
$npc->NPCSpecialAttacks("f", 0); #Remove U
$npc->CastSpell(15080, $mobid);
$npc->NPCSpecialAttacks("Uf", 0); #Add U
}
}
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.