- Joined
- Aug 22, 2013
- Messages
- 13
[SOLVED] Multiple skills?
I'm looking to create auras that "double stack". This means that a Paladin with Devotion Aura standing next to another Paladin with Devotion Aura will result in both of them receiving the buff twice. Adding another Paladin with Devotion Aura means that all 3 will only have 2 buffs. Any other nearby friendly units only have the buff once.
The ability has 3 parts:
This works perfectly as expected. However, I'm not sure how to "combine" them into one skill. I'm open to any ways to do this so that the hero levels only 1 ability but levels both. Is there a way to do this with just abilities/buffs or do I need to use JASS/triggers to level up the respective ability each time the other is leveled?
I'm looking to create auras that "double stack". This means that a Paladin with Devotion Aura standing next to another Paladin with Devotion Aura will result in both of them receiving the buff twice. Adding another Paladin with Devotion Aura means that all 3 will only have 2 buffs. Any other nearby friendly units only have the buff once.
The ability has 3 parts:
- each unit has an aura that affects allies but not themselves
- each unit has an aura/ability that affects only the bearer.
- each of the two above abilities have the same stat values aside from targets.
This works perfectly as expected. However, I'm not sure how to "combine" them into one skill. I'm open to any ways to do this so that the hero levels only 1 ability but levels both. Is there a way to do this with just abilities/buffs or do I need to use JASS/triggers to level up the respective ability each time the other is leveled?
Last edited: