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

Pheonix Rage 1.3v

This bundle is marked as useful / simple. Simplicity is bliss, low effort and/or may contain minor bugs.
This spell is simple spell damage area...
Tutorial on hive helped me , Spell effects , or something like that...
Spell angry Phoenix and he runs the sunny blast.

Level 1 : 30 sun bolts/explosions ,each 20 and to one bonus + 10
Level 2 : 60 sun bolts/explosions ,each 20 and to one bonus + 10
Level 3 : 90 sun bolts/explosions ,each 20 and to one bonus + 10

Explain :
+10 becouse on all 3 lvl-s Pheonix attack all units in range and to random
unit 10 damage more , so it do 20 + 10 ...

This spell is special maked for Pheonix hero.

UPGRADE:

Before 1.2v
Now 1.3v

Keywords:
Explosion, Rage , Fire
Contents

Just another Warcraft III map (Map)

Reviews
12th Dec 2015 IcemanBo: Too long time as NeedsFix. Rejected. 17:23, 4th Mar 2011 Bribe:

Moderator

M

Moderator

12th Dec 2015
IcemanBo: Too long time as NeedsFix. Rejected.

17:23, 4th Mar 2011
Bribe:
 
Level 37
Joined
Mar 6, 2006
Messages
9,243
Not MUI and leaks. Very poor tooltip.

It can be a nice spell, but you need to fix those things.

Read more tutorials :)


  • Pheonix
    • Events
      • Unit - A unit Starts the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Pheonix Eruption
    • Actions
      • Set Caster = (Casting unit)
      • Set Integer = 0
      • Trigger - Turn on Pheonix explosion <gen>
  • Pheonix explosion
    • Events
      • Time - Every 0.10 seconds of game time
    • Conditions
    • Actions
      • Set Integer = (Integer + 1)
      • Unit - Make Caster Invulnerable
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • Integer Equal to 90
        • Then - Actions
          • Trigger - Turn off (This trigger)
          • Unit - Make Caster Vulnerable
        • Else - Actions
          • Special Effect - Create a special effect at ((Position of Caster) offset by (Random real number between 0.00 and 300.00) towards (Random angle) degrees) using Abilities\Weapons\PhoenixMissile\Phoenix_Missile.mdl
          • Unit - Cause Caster to damage circular area after 0.00 seconds of radius 300.00 at (Position of Caster), dealing 20.00 damage of attack type Spells and damage type Divine
          • Unit - Cause Caster to damage (Random unit from (Units within 400.00 of (Position of Caster) matching (((Matching unit) belongs to an enemy of (Owner of Caster)) Equal to True))), dealing 10.00 damage of attack type Spells and damage type Divine
      • Special Effect - Destroy (Last created special effect)
 
Level 13
Joined
Jun 9, 2009
Messages
1,135
WTF :(((((
Tvoja greska je u tome sto samo jedan heroj moze baciti moc i ona ce raditi, u mome moze je svako baciti kada oce, ali sto izbacuje, to se meni nije desavalo
Your mistake was that only one hero can cast spell and it will work, but in my it works for everybody ;)
 
Top