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

Fire Armor

Status
Not open for further replies.
Level 3
Joined
Dec 19, 2016
Messages
45
In the custom campaign that I am working on, I am trying to determine how to make an ability similar to Frost Armor. The ability I wish to create will add armor, as well as an immolation effect: i.e. it damages foes near the unit. I am certain this exists already, but I can't find it. Thanks in advance for the help! :D
 
Level 30
Joined
Aug 29, 2012
Messages
1,383
For an easy method, you can make the spell base on human's inner fire spell that increases armor only, and use a dummy to cast Orc's lightning shield on target.

The problem with this is that the unit will have two different buffs, but that's minor.

Alternatively, you can create a spellbook containing an item bonus armor ability and a passive immolation aura, then disable the spellbook so that it will be invisible, and finally add/remove it via triggers.
 
Level 16
Joined
Mar 25, 2016
Messages
1,327
Problem with lightning shield is also you cannot specify which targets take damage, only on which unit you can cast it. This means it will damage your own units.

If you want it to be dispelable, you need a dispelable base ability for the buff and remove the spellbook, when the unit no longer has the buff.
 
Level 11
Joined
May 16, 2016
Messages
730
In the custom campaign that I am working on, I am trying to determine how to make an ability similar to Frost Armor. The ability I wish to create will add armor, as well as an immolation effect: i.e. it damages foes near the unit. I am certain this exists already, but I can't find it. Thanks in advance for the help! :D
 

Attachments

  • FIRE SHIELD.w3x
    20.4 KB · Views: 61
Status
Not open for further replies.
Top