• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[General] Rain of Fire doesn't stack the damage

Level 15
Joined
Sep 11, 2013
Messages
557
Greetings!:peasant-waving:
In my map I can create multiple units that have the same Rain of Fire ability and I noticed the damage doesn't stack on that spell.:peasant-sad:

Can anyone help me to make that spell to stack the damage? (Blizzard has the same problem)

The help will be appreciated!
:peasant-bowing:
 
Try giving them different buffs. If that is possible...

Otherwise try modifying different, but similar mechanic, spells such as Blizzard.
Hi!
Yes, a different buff will stack the damage but, sadly, will not solve my problem...
As I said in the first post, Blizzard has the same problem.
I can't make infinite different buffs if I can train an infinity of units.
:peasant-sad:
 
Thanks! Do you have any recommendation/advice for me? What different AoE spell to use for this new idea?
Blizzard spell has the same problem and I don't know what other spell to use...

Also, if I have to use triggers, how can I do that?
I tried to find a GUI - MUI version, but I didn't find any, and I don't know how to make this trigger alone...

What I try to do is exactly Rain of Fire - (channeling):
Calls down 7 waves of fire that damage units in an area (185). Each wave deals 35 initial damage and 7 damage per second for 3 seconds.

Maximum Cast Range: 700.

Mana Cost: 175.

Cooldown: 35 Seconds.

The help will be appreciated!
:peasant-bowing:
 
Check if you can set the buff duration lower without altering the spell mechanics. Check in gameplay constants if there is any thing setting that might help with allowing either Rain of Fire or Blizzard to stack.

I recall the Naga having an AoE lightning spell? I forget if it was self targeted or not. Maybe this could achieve what you are after.
 
Check if you can set the buff duration lower without altering the spell mechanics. Check in gameplay constants if there is any thing setting that might help with allowing either Rain of Fire or Blizzard to stack.

I recall the Naga having an AoE lightning spell? I forget if it was self targeted or not. Maybe this could achieve what you are after.
Stack Dmg didn't work by lowering the buff duration, and there is nothing about Blizzard and Rain of Fire in gameplay constants. Naga has Forked Lightning, which is a target unit spell, and the damage is AoE in one instance, but it is not good for what I need.

Thanks for the help!
It is too hard to create a simple solution..
I think I'll just give up on this spell..
:peasant-work-work:
 
Back
Top