• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

2 things bothering me

Status
Not open for further replies.
Level 6
Joined
Aug 5, 2017
Messages
251
I tried to reduce the attack damage of the Cannon by 8, using:
Attack Damage Loss Bonus, but that didn't do anything. Also, I tried increasing its armor by 3, but that is used by other upgrades. Is there a way to make the tower increase its armor by 3 only with this upgrade and a way to reduce its attack damage by 8?
I don't know the actions, but the rest I know:
Events
Unit - A unit finishes Research
Condition
(Researched Tech-Type) Equal To Building Toughness
Action
...

Some help would be nice.
 
Level 21
Joined
Dec 4, 2007
Messages
1,482
I'm pretty sure you don't need triggers for this.
Head to your wc3editor -> File -> Preferences... -> General -> tick on "Allows negative real values in the object editor"

Now you can change "attack damage bonus" to negative values.
 
Status
Not open for further replies.
Top