View Single Post
  #8  
Old 09-20-2008, 07:51 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

btw another tricky question.

So i have an npc which can appear as any level, but simular spells/procs.
so I can make a single spell list inside which versions of spell would have their own level, and based on level of npc - it would use the right spells.

howeverw hat i want to have npc which would proc those spells based on his level? I gues makign a list of procs is not an option, and I would need to make LOTS of difirent spells lists containing just a single proc each?


BTW question to devs - wouldn't it been better to implement procing inside the spell list by for example making that "-3" in spell mana cast would indicate a this is a proc and adding extra collumn which would list proc chance (ignored unless cast time set to -3), rather than using some side attached proc values?

with this apparoch you coudl amke spell and proc list inside a single list and indicate them as needed as spells or procs
Reply With Quote