Quote:
Originally Posted by NatedogEZ
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.