• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

How to make a new upgrade?

Status
Not open for further replies.
I know that you can hold down shift in fields to get negative numbers.. But every upgrade has effect, the armor upgrade has the effect apply defense upgrade bonus. I've searched if i could find the effects in the Buff/Effects section. Nothing there. So how to do this ?
 
You could use a global aura that gives '-armor' which is only active if the required upgrade is researched.
 
Thank you for the help.. but.. i want this when i pick up a item that gives +2 defense the defense will be added as a upgrade. And when i drop the item the upgrade will be removed.

I don't want all theese 2 defense +100 i don't like the + after ^^ It looks more nice with the other way. Can you do this in anyway?

Ty for the help!
 
Ah, okay, a item that gives you the armor not as that green value but as the white. i think this is only possible in the way Ramza mentioned. but i've got no experience with that value, sorry.
maybe you could modify the agility via trigger, the hero would get more armor (the white value), but also attack-speed and movement-speed will increase (depending on your gameplay constants)...
 
ye its the only way as ramza said.. But i thought of you mb can make a trigger like when that items is being dropped by a unit he will get -2 armor and when he picks it up again he will get +2 with white.
 
why don't blizzard make triggers for Set Upgrade to level lol.. +__+..
i thought i seen some skill, that eats target's defense,

Well chewii, rather than using Upgrades, maybe use a 200 level devotion aura or something, lol, i think that works better, so people can see its base, and the + too, it can be made to stack too.
 
You cant edit it directly unless you use Ramza's method...

but if its okay if the bonus will show with the green color
example:
+1 , -1 etc.

you might want to check BonusMod though its in vJASS...


WAIT, an item which increases armor? why dont just give the item an ability based on the bonus armor ability (rather than devotion aura because devotion aura wont stack unless you create a new devotion aura + a new buff for every item)...
 
Status
Not open for further replies.
Back
Top