View Single Post
  #1  
Old 11-11-2002, 05:55 AM
tamarae
Hill Giant
 
Join Date: Oct 2002
Posts: 179
Default Primal Weapons - Avatar Proc

Just a curiosity more than anything. I havent nosed very far into the code because frankly, my c++ sucks hard, slept through that class because it just didnt interest me. Now I'm kinda kicking myself for doing that, because I found a practical application.

Anyway.. back to my question.. there are different types of procs on pc melee weapons:

That which is proc'd on your opponent (a dd spell or dot spell for instance, or slow spell a la willsapper) -OR- a proc which is delivered to the wielder (avatar on primal weapons in ST for example). Is there a way to specify which target the proc should be delivered to? As it stands, weapons such as those which proc bonuses to the wielder like avatar are strengthening the opponent (mobs) instead. Is there an easy fix for this, such as adding a proc target field in the db for those weapons which proc, or just hard coding it into the proc code that says if its x type of proc then do the spell on the wielder instead of the opponent?
__________________
--Tamarae Dastile
The Dominare Server
Reply With Quote