View Single Post
  #14  
Old 04-19-2013, 09:32 PM
Maceblade
Hill Giant
 
Join Date: Jun 2010
Posts: 231
Default

Quote:
Originally Posted by NatedogEZ View Post
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.
That only works by PC characters buffing. NPC characters still abide by the rules of the level of the client being buffed. I thought the same thing so I kept changing the level of the buffer to see if it changed and it did not.
Reply With Quote