HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Spell Editing

12-13-2004, 11:30 AM#1
d4rkarch0n
Hey guys, I have a little doubt : how do I put two skills into one? Like I've seen in DotA, there's a skill that is Critical Strike + Evasion. Noob how-to plz
12-13-2004, 01:55 PM#2
Guest
Its not critical strike OR evasion. Its Drunken Brawler. ^_^
12-13-2004, 01:56 PM#3
AIAndy
Wrong forum and bad example. There is a skill that has both Critical strike and evasion (the panda's skill in melee).
But there are possibilities to fake something like that with triggers so I move this to the trigger haven.
12-13-2004, 07:10 PM#4
d4rkarch0n
And btw, how the hell can I make an area bloodlust?
12-13-2004, 07:19 PM#5
AntJAB
Use an AoE spell as your base.
When cast pick every unit in the AoE.
For picked units (loop):
create one caster
order caster to cast bloodlust on picked unit
remove caster

The caster of course being an invisable locust enhanced unit.

If you need more help just ask. :)