HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

thorns aura

02-13-2004, 09:47 PM#1
Kaluo
Is there any mod you can put on a unit that would make them take more damage in a way that made thorns deal back more? I have tried berserk and avatar with negative armor bonus but neither works. Any ideas on how this could be done?
02-13-2004, 09:52 PM#2
Seal
Devotion Aura w/ negative values?
02-13-2004, 09:54 PM#3
LegolasArcher
Devotion effects armor, which im not sure your looking for
02-13-2004, 09:55 PM#4
BattleBotv8.2
How do you make it go to negitive values? Is it a special editor (I have not edited for about a year untill a few days ago).
02-13-2004, 10:05 PM#5
Seal
In WorldEdit: File > Preferences > General > Allow negative real values on Object editor
02-13-2004, 10:08 PM#6
BattleBotv8.2
Thanks, with that info from what I can think of, the devotion aura would be the best choice.
02-14-2004, 03:10 PM#7
Kaluo
Come to think of it, I doubt this could be changed without programming thats beyond me. The idea was to have a hero with lots of health and a strong thorns aura. I wanted to have some way of making him take more damage but deal back more damage. I tried an Avatar based ability with negative armor bonus but the problem is thorns is based on how much damage the attacker does, NOT how much damage is done to the attacked unit. So i think i have to do something like event - unit is attacked. condition - unit has the avatarish buff = to true. action - somehow increase the unit's damage. Does anyone know how i might do the increase without putting an ugly ability on every unit that attacks the hero?

Allright I think i got it. Ill just subtract health from the unit attacking and from the attacked unit. It wont be able to kill, but oh well-