Item Abilities TO Hero Abilities

Status
Not open for further replies.
Level 3
Joined
May 27, 2007
Messages
67
Hi
I have made alot of spells for heroes.
And i have made alot out of item abilities, for example "Fire attack" which adds fire to melee atatcks. It works, BUT the icon is not shown in gameplay, at the heroes ability bar.
WHY!? PLEASE HELP!
 
Level 8
Joined
May 13, 2007
Messages
392
Well, as far as i know, item abilities especially the passive ones dont get icons in the hero (or unit) panel. To get an icon to be shown, you must use a base Hero spell (passive) with the ability of Fire Attack. e.g make an ability called Fire Bonus (based on Evasion). Set the evasion chances to 0%. Then cre8 a trigger that when a hero gets the basic Fire Bonus spell (that works like a dummy) it will add also the other ability that the icon is not shown.

Ill try and find the trigger to do this.
 
Level 4
Joined
Dec 30, 2006
Messages
84
  • Events
    • Unit - A unit Learns a skill
  • Conditions
    • (Learned Hero Skill) Equal to (Your Fake Spell)
  • Actions
    • Unit - Add (FIRE BONUS) to (Learning Hero)
    • Unit - Set level of (FIRE BONUS) for (Learning Hero) to (Level of (Your Fake Spell) for (Learning Hero))
It would look like this ^^

For Fake spell use use Evasion; like RedBlade suggested and edit Evasion info according to Fire Bonus spell.
 
Level 3
Joined
May 27, 2007
Messages
67
Thnx u guys, i'll try it.:infl_thumbs_up:
But can I do the same thing with a ability i have which giver "bonus hitpoints"(It aswell is a base "item ability")?:confused:

/btw i hate that Blizzard just can't do all the spells in all Hero/Unit/Item form!:thumbs_down:
 
Status
Not open for further replies.
Top