View Single Post
Old 06-07-2004, 07:59 PM   #6 (permalink)
Vger
Senior Member
 
Join Date: Feb 2003
Location: USA
Posts: 306
Send a message via AIM to Vger Send a message via MSN to Vger Send a message via Yahoo to Vger
Default

I am going for something like that except with damage.

From This:
Code:
Damage Status Type: (Original)
WeaponBonus = TARGET_FAERIE_FIRE  RATE_OF_FIRE  150%  ; If shooting at someone marked with Faerie Fire, shoot faster (we don't miss ever, so can't hit easier)
To something like this:
Code:
WeaponBonus = TARGET_FAERIE_FIRE  DAMAGE  150%
Can I change the "FAERIE_FIRE" to another name since it is just a damage status type?
Vger is offline   Reply With Quote