HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Weakness to a spell

10-16-2004, 02:10 AM#1
High Loremaster
I am trying to create a spell that, when cast on an enemy unit, increases the amount of damage that the target unit takes when hit with a spell (notably, it is a "weakness to fire" spell). Is there a trigger action that simply deals X damage to a target?
10-16-2004, 02:12 AM#2
-={tWiStÄr}=-
unit damage unit or something like that.
10-16-2004, 02:18 AM#3
Miningjrk
Yeah,

Unit Life, its in the unit section, depending on how you plan to use it exactly there are a few such as Unit Life, Unit Life (Percent) Unit max life ect.

Hope that helps

-Miningjrk
10-16-2004, 02:27 AM#4
-={tWiStÄr}=-
yeah that works too. forgot about that cause of the new damage target function
10-16-2004, 09:27 AM#5
Anitarf
If you want the unit to become weak against all spells, just give it a modified spell-damage-reduction ability that has a negative damage reduction (so, in effect, the damage is increased)
10-16-2004, 12:37 PM#6
Daelin
Hmm... decrease damage only to fire? That sounds damn difficult and I can't really find a way for it. Hmm... perhaps take all fire spells and do a trigger... I will try to make a reflect spell so... if I succeed I'll tell you.
10-16-2004, 05:00 PM#7
-={tWiStÄr}=-
ya, either way it would be extremely hard to make it work for all fire spells if u have a lot of them. but if you only have a few it should be easy.