Warcraft III resources & community, 2003–2006 · archived

Empath ability (random item spell)

3 posts
#1

Empath ability (random item spell)

I'm making a map and i want to have the hero have the same level 10 skills as the empath from enfos. ( If u don't know what skill that is it makes random items appear when u do the spell). I am pretty sure its a spell enhanced by a trigger but im not sure.

Thx Alot,

- = B e a t - D o w n = -
#2

Correct!

That is in fact a spell that does nothing on its own.
The trigger is 2 parts.
1: An ability is clicked
Condition > bolean > clicked spell equal to (spell name)
Action: Create a random item from gruop (you need a group name)
2: on map instalization.
No condition.
Set intergriter,
item, (item must be an array dont bother editing the size it atomaticaly does it) Add each item you want to be created (depending on how many you have is the chances Example, You have 4 items each item has a 25% chance of being created) im not sure if this is totaly correct but im 99% sure.
#3
ty ur a great help