Instant Kill Bash

doin

New Member
Reaction score
1
Hi,
what condition/action should be used to detect the using of a passive ability like bash to get the Instant Kill effect??
 

Romek

Super Moderator
Reaction score
964
You could just set the Bonus Damage on bash to 99999999.

If you really wanted to trigger it, you could detect if a unit has a stun buff, and the attacker has the bash ability.

if that doens't work, then trigger the entire ability :)
 

Accname

2D-Graphics enthusiast
Reaction score
1,464
first of all, get a damage detection system, i am sure you will find one if you search in this forum.

then use a trigger like this:
Code:
Untitled Trigger 001
    Events
        A unit takes damage (you need damage detection system for this event)
    Conditions
        (Level of Bash for (Damage source)) Equal to 1
    Actions
        ...

kinda easy.
 

vypur85

Hibernate
Reaction score
803
One thing bad about damage detection system is that it can't differentiate spell and physical damage. The ability need to based off some Orb Effect ability which will give buff on attack (which is a con). Imagine if the unit has Immolation... Lots of instant kills :p.

Use Bash with max damage should be the easiest way :).
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
or you could make something like this

E: unit is attacked
C:level of (ability) for attacking unit equal or greater than 1
random integer number between 1 and 100 less than or equal to (some number)
A: kill attacked unit
 
General chit-chat
Help Users

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top