This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Racking my brain trying to set up this event, any ideas?
<Click Here> To See My Epic Single Player Campaign (LifeForceCampaign.com)
Yeah. I use that event to trigger my boss fights. Since the HP % goes down so fast. You need to use a within bounds statement.
Unit - Any Unit takes Fatal or Non-Fatal Any damage (from Any effects) Variable - Set Boss HP% = (Hybrid (Castanar) [94.22, 77.02] Life (Percent) (Current)) General - If (Conditions) then do (Actions) else do (Actions) If 89 <= Boss HP% <= 100 Then Unit - Order Boss Unit to (HybridF - Consume DNA targeting (Damaging unit)) (Before Existing Orders) Unit - Order Boss Unit to ( Falling Missile) (Before Existing Orders) Unit - Order Boss Unit to ( Use Blink) (Before Existing Orders)
Racking my brain trying to set up this event, any ideas?
<Click Here> To See My Epic Single Player Campaign (LifeForceCampaign.com)
Yeah. I use that event to trigger my boss fights. Since the HP % goes down so fast. You need to use a within bounds statement.