View Single Post
  #13  
Old 04-19-2013, 07:53 PM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

Spell duration is based on the player that CAST the spell. (This is pulled from the spell duration formula int he spells_new table)

So if you have an NPC casting the spell ON you... it will last longer if they are a high level NPC.

My low level spells are cast by the NPC and last full duration on a level one. I only have that for grouped players currently... but I have Mercs enabled so most players SHOULD be grouped at low level.
Reply With Quote