HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Critical Strike type skill question.

06-19-2004, 12:11 AM#1
DrizztTwoBlades
Im wondering how to make a critical strike type skill, where it gives a percent chance to do a special attack along with the critical, so far ive had no luck, i dont know how to use JASS, but if need be ill learn how to to complete this skill.
Any help would be appreciated, thanks in advanced.
06-19-2004, 01:03 AM#2
sc_freek
What kind of special attack are you going to have?
06-19-2004, 01:19 AM#3
Pheonix-IV
you dont need JASS for that, although if you want the special attack to conincide with the critical strike then its a bit harder, what exactly do you want to do, i think i can come up with a workaround.
06-19-2004, 03:32 AM#4
DrizztTwoBlades
I was thinking of like a critical strike with an area of effect, like when it crits it deals damage to all units around you instead of just one.
06-19-2004, 03:39 AM#5
Pheonix-IV
oh, i dont think thats possible, i dont know of any way to detect when a unit critical strikes.

Wait a sec, just use the orc spell "Pulverise" its a chance to hit spell that deals damage in an area around you.
06-19-2004, 04:01 AM#6
DrizztTwoBlades
Guess ill just do that then, thanks for you help.
06-20-2004, 04:48 AM#7
ChaosWolfs
Quote:
Originally Posted by DrizztTwoBlades
Guess ill just do that then, thanks for you help.

Cleaving strike isn't a percent I think. You can change the dmg to like 200% (double damage), etc.
06-20-2004, 05:00 AM#8
Pheonix-IV
not cleaving strike, pulverise!
06-20-2004, 05:46 AM#9
orcmasta
Couldn't you use bash too?
06-20-2004, 06:44 AM#10
Pheonix-IV
bash has no area effect.