• 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.

Help with GUI spell!

Status
Not open for further replies.
Level 15
Joined
Aug 11, 2009
Messages
1,606
Ok,i use the following spell in my map
  • Fire Blast
    • Events
      • Unit - A unit Starts the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Fire Blast
    • Actions
      • Set Caster = (Casting unit)
      • Set Target = (Target unit of ability being cast)
      • Set Damage = (50.00 + (50.00 x (Real((Level of Fire Blast for Caster)))))
      • Unit - Cause Caster to damage Target, dealing Damage damage of attack type Spells and damage type Normal
      • Special Effect - Create a special effect at (Position of Target) using Abilities\Spells\Other\Incinerate\FireLordDeathExplode.mdl
      • Special Effect - Destroy (Last created special effect)
I want someone to help me change it a bit so i can set the damage/mana and those staff for each of the 4 lvl's of it.
 
Status
Not open for further replies.
Top