- Joined
- Jun 22, 2007
- Messages
- 254
For this tutorial I am going to refer to the unit that is going to be upgraded as the “Tier2 Unit” and the unit that it is upgraded from as the “Tier1 Unit”.








You should now have a working upgrade that changes all units of one type into another type once researched.
Note: If doing this optional part, making the hot keys for both levels of the upgrades and units the same helps for smooth game play.
Step 1: Creating the Upgrade
- Locate the Orc’s “Berserker Upgrade” in the Object Editor’s upgrade tab.
- Create a new upgrade based on the Berserker upgrade.

- Replace the “Troll Headhunter” with your Tier1 Unit.
- Replace the “Troll Berserker” with your Tier2 Unit.

Step2: Creating the Upgrade ability.
- Locate the Orc’s “Berserker Upgrade” ability in the Object Editor’s abilities tab and create a new ability based on it.

- Change the “Troll Berserker” to your Tier2 Unit.
- Change the requirements to the upgrade that you made in step 1.

-Locate your Tier1 Unit and add your newly created “Upgrade” ability to its list of abilities.

Step 3: Making the Tier2 Unit trainable.
- Add your Tier2 Unit to the same structure that trains your Tier1 Unit.
- Add your upgrade that you made in step 1 to your structure.

Step 4: Making the Tier2 Unit unavailable until researched.
- Click on Scenario.
- Click on Techtree.

- Check "Use Custom Techtree"
- Select all Players that will have access to the Tier2 Unit.
- Navigate to your Tier2 Unit via the drop-down menus.
(Note: If your structure is not yet buildable by any worker it will not show in the listings) - Uncheck "available" for your Tier2 Unit.

You should now have a working upgrade that changes all units of one type into another type once researched.
Step 5: Creating a second level for the Mass Unit Upgrade
- Locate the Orc’s “Berserker Upgrade” in the Object Editor’s upgrade tab.
- Create another new upgrade based on the Berserker upgrade.
- Replace the “Troll Headhunter” with your Tier2 Unit.
- Replace the “Troll Berserker” with your Tier3 Unit.
Step6: Creating the Upgrade ability again.
- Locate the Orc’s “Berserker Upgrade” ability in the Object Editor’s abilities tab and create a new ability based on it.
- Change the “Troll Berserker” to your Tier3 Unit.
- Change the requirements to the upgrade that you made in step 5.
- Locate your Tier2 Unit and add your newly created “Upgrade” ability to its list of abilities.
Step 7: Making the Tier3 Unit trainable.
- Add your Tier3 Unit to the same structure that trains your Tier1 and Tier2 Unit.
- Add your upgrade that you made in step 5 to your structure.
Step 8: Making the Tier3 Unit unavailable until researched.
- Click on Scenario.
- Click on Techtree.
- Check "Use Custom Techtree"
- Select all Players that will have access to the Tier3 Unit.
- Navigate to your Tier3 Unit via the drop-down menus.
(Note: If your structure is not yet buildable by any worker it will not show in the listings) - Uncheck "available" for your Tier3 Unit.
Step 9: Making the upgrade made in step 5 unavailable until the upgrade made in step 1 is researched.
- Click on Scenario.
- Click on Upgrades.
- Check "Use Custom Upgrades"
- Select all Players that will have access to the upgrade made in step 5.
- Navigate to your upgrade made in step 5 via the drop-down menus.
(Note: If your structure is not yet buildable by any worker it will not show in the listings) - Set to "unavailable" for your upgrade made in step 5.
- Create this trigger.
-
Swordsman Upgrade Finished
-
Events
-
Unit - A unit Finishes research
-
-
Conditions
-
(Researched tech-type) Equal to Tier2 Unit Upgrade
-
-
Actions
-
Player - Set the max research level of Tier3 Unit Upgrade to 1 for (Owner of (Triggering unit))
-
-
-
Note: If doing this optional part, making the hot keys for both levels of the upgrades and units the same helps for smooth game play.
Last edited: