| 03-03-2004, 08:48 AM | #1 |
i'm trying to create a new aura called "fervor" that gives a +2 bonus to armor and a +10% attack damage bonus. i used "devotion" as my base but i can't add a data field for damage bonus. how do i add the damage bonus? ^_^ |
| 03-03-2004, 03:26 PM | #2 |
Well, you could cop out of finding a clever way of doing it and just create a dummy unit when the hero learns "fervor" with command aura, and order the dummy unit to follow the hero. This probably wouldn't be perfect, and you would have to remove the buffs from command aura to get affected units to only have one buff, but that's a simple(ish) way of doing it. |
| 03-04-2004, 03:59 AM | #3 |
use triggers so when the hero learns the spell he gets the command aura spell as well. put the location of the command aura spell so it clashes with move/attack/hold/patrol. Also replace the buff image with a blank one so it wont be displayed. |
| 03-05-2004, 04:01 AM | #4 |
That has flaws too, such as the fact that the icon will NOT clash with move/whatever, it will be placed to the left of Shadowmeld. Also, although the buff icon may be blank, it can still be selected. I'd say making an invisible, unselectable unit that has 0 pathing and a form of command aura follow the hero is the best way. |
