Melee Lighting Bonus

Status
Not open for further replies.
Level 7
Joined
Jul 6, 2008
Messages
314
Just a simple question. If you find this ability under items, it basically gives a chance to casts a spell of your choosing on an enemy. The default is purge, and it works. I've tried it with many other spells, and it didn't work. I'm wondering if anyone knows how this spell works, and what, if any, other spells could be substituted in for purge.
 
it works with any other ability (at least for me),but:
a) if you use it as item ability
- don't know then, haven't used it like that
b) if you use it as a normal unit ability (disable the is item ability button)
- you just need to change the spell and as Lord of the Korn said watch out for mana and cooldown
- be sure that you are ordering the Unit to attack, autoacquiring target will not fire the ability, you need a trigger like this then:

  • trigger1
  • Event
    • Unit enters playable map area
  • Conditions
    • triggering unit has your ability (the orb ability)
  • Actions
    • Trigger - add to trigger2 the event (Triggering Unit acquires a target)
  • trigger2
  • Events
  • Conditions
  • Actions
    • Unit - order triggering unit to attack targeted Unit
 
Hey thanks. Problem solved.

The problem is, if your unit is ordered to attack something, it will follow it forever, which isn't good if it's attacking a group and one unit runs away.
 
Status
Not open for further replies.
Back
Top