• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Phoenix Fire taking %hp damage

Status
Not open for further replies.
Level 23
Joined
Dec 4, 2007
Messages
1,559
Yes, with a damage detection system Damage Engine 5.7.1.2.

Give Pheonix fire a custom buff and make it deal like 0.01 damage.

Then trigger it like:

  • Event
  • Game - DamageEvent becomes Equal to 1.00
  • Condition
  • DamageEventTarget has buff - your custom buff - Equal to True
  • Actions
  • Unit - Remove - your custom buff - from DamageEventTarget
  • Unit - Cause DamageEventSource to damage DamageEventTarget, dealing ((Max life of DamageEventTarget) x 0.05) damage of attack type Spells and damage type Universal
 
Status
Not open for further replies.
Top