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.
|
Probably not because we have people before Velious saying it's 15 minutes.