Thread: Spells: Necromancer - Augment Death
View Single Post
  #27  
Old 08-25-2014, 12:10 AM
Treats Treats is offline
Fire Giant


Join Date: Feb 2010
Posts: 981
Default

Quote:
Originally Posted by Zaela [You must be logged in to view images. Log in or Register.]
eqemu sez...

Code:
case 8:
	i = level + 10;
	return i < duration ? (i < 1 ? 1 : i) : duration;
Level + 10 ticks, up to a cap of <listed duration>. In other words, at most 70 ticks = 7 minutes. Probably why it's so short in the first place.

Who knows if that formula is right and/or period accurate, though.
Alright.

Unless anyone can find a solid date when this spell was altered before Velious, it most likely will not be changed.
Reply With Quote