Necrosis by AreYouKidden🐲
Description from the author:
clearsysmsg
cast 'Flamestrike'
if skill 'Necromancy' > 50
if not cooldown 'Necrosis'
overhead 'Necrosis' 32
say '[corpseskin'
pause 500
if insysmsg 'Unholy symbols remaining'
cooldown 'Necrosis' 29500
endif
clearsysmsg
say '[mindrot'
pause 500
if insysmsg 'Unholy symbols remaining'
cooldown 'Necrosis' 29000
endif
clearsysmsg
# say '[evilomen'
# pause 250
# if insysmsg 'Unholy symbols remaining'
# cooldown 'Necrosis' 28500
# endif
endif
endifWhen playing a necromancer, don't auto renew your abilities, cast them on your first damage spell - so that you don't waste opportunities for extra points when running between mobs, by triggering abilities before you get to damage spells. You also need to set up a Necrosis cooldown for this to trigger.








