- Joined
- Aug 3, 2004
- Messages
- 2,891
I have units that have ability upgrades that are researched individually. With upgrades such as Shaman Adept Training the upgrade number that is displayed on the UI tells which abilities have been unlocked. If you do individual upgrades you are still able to increase the number, but the text description will not necessarily match the order you research. This means it might list a spell other than the upgraded spell. This property is controlled in the unit properties and this can't be manipulated via triggers. The only solution I have is to have duplicates of the unit and trigger unit replacement to match the current upgrade order. This is not feasible when considering AI. Is there another solution?