Hello,
I'm really confused, because I can't find how to add armor(specific number) with using this upgrade: Apply Defense Upgrade Bonus. Or it's impossible to change armor?
I'm using this trigger:
I'm really confused, because I can't find how to add armor(specific number) with using this upgrade: Apply Defense Upgrade Bonus. Or it's impossible to change armor?
I'm using this trigger:
-
Global Upgrade 01
-
Events
- Time - upgrade_timer[0] expires
- Conditions
-
Actions
-
Player Group - Pick every player in (All players) and do (Actions)
-
Loop - Actions
- Player - Set the current research level of Damage Upgrade to 1 for (Picked player)
- Player - Set the current research level of Armour Upgrade to 1 for (Picked player)
-
Loop - Actions
- Game - Display to (All players) the text: All units have been...
-
Player Group - Pick every player in (All players) and do (Actions)
-
Events