So I want to make some kind of Trueshot aura that adds 100% Range (double) to nearby units.
i.e. If Siege tank range is 13, it will become 26
if marine range is 6 it will become 12.
I know we can add range points from behavior modification. Is there any way around to add range %
I'm sure you can insert a mathmatical equation into it somewhere, but for the life of me I can't remember how. I know i saw it in one of OneTwo's tutorials on selling turrets for a % cost though.
You can set a behavior on the unit that grants this aura. If you check out the Cloaking Field behavior on a Mothership, kind of like that. I was going to say that the behavior could modifiy the range, but apparently it doesn't have a fraction option. You could also use a trigger that fires whenever units gain or lose the behavior and I'm sure theres an action you can set that will modify the weapon and double the range.
That's the thing... Cannot do Range fraction on Behavior Modification. I may end up creating buff for each unit. Range Aura (Marine) will add 6 to range, Range Aura (Siege Tank) will add 13 to range, Range Aura (Roaches) will add 2 to range. Then probably give Requirement or Validation... I just don't get it why not provide range fraction? Blizz loves to make our life miserable... Let's sue them for making us mappers miserable... lololz...
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So I want to make some kind of Trueshot aura that adds 100% Range (double) to nearby units. i.e. If Siege tank range is 13, it will become 26 if marine range is 6 it will become 12.
I know we can add range points from behavior modification. Is there any way around to add range %
Thanks in advance!
I'm sure you can insert a mathmatical equation into it somewhere, but for the life of me I can't remember how. I know i saw it in one of OneTwo's tutorials on selling turrets for a % cost though.
@PurpleFantum: Go
In trigger, is there any event that finds units thats under influence of an aura/buff? I cannot seem to find one.
@enslavednumber: Go
You can set a behavior on the unit that grants this aura. If you check out the Cloaking Field behavior on a Mothership, kind of like that. I was going to say that the behavior could modifiy the range, but apparently it doesn't have a fraction option. You could also use a trigger that fires whenever units gain or lose the behavior and I'm sure theres an action you can set that will modify the weapon and double the range.
@Diablito816: Go
That's the thing... Cannot do Range fraction on Behavior Modification. I may end up creating buff for each unit. Range Aura (Marine) will add 6 to range, Range Aura (Siege Tank) will add 13 to range, Range Aura (Roaches) will add 2 to range. Then probably give Requirement or Validation... I just don't get it why not provide range fraction? Blizz loves to make our life miserable... Let's sue them for making us mappers miserable... lololz...