- Joined
- Apr 6, 2012
- Messages
- 22
I have a hero that (basically) has 3 passive abilities, one of which can be active at a time but these abilities can be switched through using another, active, ability.
How this works is that when the active ability is used, a trigger will check what passive the hero currently has and will:
1. Add the next-in-line passive to the hero
2. Set the next passive's level to that of the current one
3. Remove the current passive from the hero
I don't really want to put up the full trigger due it doing more than just this and being extremely long, but I'm pretty sure the trigger works anyways as the hero does get the bonuses from the passive, and these bonuses do switch through when the activate ability is used, but the problem is that for some reason these passives do not show up on the hero! The slot which is meant to contain the icon for the passive is just empty. No tooltip on hover, nothing.
And yes, the abilities do have icons.
I think I may have an idea as to why this happens, if you could confirm it for me before I go forth and change my map, I based the passives off of item abilities... Do Item abilities never show icons (even though I set Item Ability to false)?
How this works is that when the active ability is used, a trigger will check what passive the hero currently has and will:
1. Add the next-in-line passive to the hero
2. Set the next passive's level to that of the current one
3. Remove the current passive from the hero
I don't really want to put up the full trigger due it doing more than just this and being extremely long, but I'm pretty sure the trigger works anyways as the hero does get the bonuses from the passive, and these bonuses do switch through when the activate ability is used, but the problem is that for some reason these passives do not show up on the hero! The slot which is meant to contain the icon for the passive is just empty. No tooltip on hover, nothing.
And yes, the abilities do have icons.
I think I may have an idea as to why this happens, if you could confirm it for me before I go forth and change my map, I based the passives off of item abilities... Do Item abilities never show icons (even though I set Item Ability to false)?