Necrosis by AreYouKidden🐲
Description from the author:
cast 'Flamestrike'
if skill 'Necromancy' > 50
if not timerexists 'Necrosis'
createtimer 'Necrosis'
settimer 'Necrosis' 32000
endif
if timer 'Necrosis' > 32000
settimer 'Necrosis' 0
overhead 'Necrosis' 32
say '[corpseskin'
pause 500
say '[mindrot'
pause 500
# say '[evilomen'
# pause 250
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.