Back to "necromancy" skill

Easy GM necromancy by EternallyLight

while skill "necromancy" < 100 while mana < 20 //change this number to the minimum required for your spell if not insysmsg "You enter a meditative trance." skill "meditation" else while mana < 95 //change this number for your max mana minus 10 pause 500 endwhile endif endwhile endif if skill 'necromancy' < 100 cast 'invisibility' waitfortarget target 'self' wait 1750 endif //add the following for shelf use //dclick 0x4B981348 // use >info for shelf serial //waitforgump 3232825965 //gumpresponse 7 //waitforgump 3232825965 endwhile replay