Warcraft III resources & community, 2003–2006 · archived

Attack Type Change

10 posts
#1

Attack Type Change

I now there is a JASS trigger for this...but i can not write JASS only barely read it
wanna make a spell that everytime u activate the ability it vhanges your attack to a random attacktype
im not sure if tis is possible but help if u can
#2
Only way I know is creating dummy missile, but it is not good for massive use
#3
Metamorphosis.
#4
Metamorhosis? He wanted a random attack type...
#5
Triggers select a random Metamorphosis.
#6
Can you be a bit more explicit? I never tried this.
#7
Well, make 5 or 6 metamorphosis's, and when he casts this spell, you set int to random num between 1 and whatever.

If int = 1 then add blah

and so on

then order him to Night Elf Demon Hunter - Metamorphosis.
#8
Simply create a self targetable innerfire which makes your attack -100% so you have no attack.
Then when it is cast turn on a trigger that with the duriation of the bluff that when the unit attacks the target and dameges it 0 then deal (create a forrmular to culculate what the damage would be) damage of a random damage type.
#9
my way works too.
#10
I agree with purple pot, since super goods way is way to circumstantially, first of all the calculating of the damage and then the problem what if some1 dispells the inner fire effect. lol