Kind of a weird request, but here goes:
In Starcraft, when you haven't yet researched an ability, say Psionic Storm, when you hover over the icon, the tooltip says
Psionic Storm:
Research at Templar Archives
But, in Warcraft 3, the equivalent is always something like
Ensnare
Requires:
-Ensnare
Since I think the first option is more user-friendly, especially if I create an altered melee with custom techtrees, I would like the display work like that. I'd rather see
Ensnare:
Research at Bestiary
Is there any good way to do this?
One idea I had, but haven't tried yet, is to create an upgrade called Research at Bestiary and have that be the requirement for Ensnare. Then I'd make a trigger along the lines of
Ensnare
Requires:
-Research at Bestiary
Having to do this for every single ability would be tedious, and might even make the map run slowly in multiplayer, so is there any other way?
In Starcraft, when you haven't yet researched an ability, say Psionic Storm, when you hover over the icon, the tooltip says
Psionic Storm:
Research at Templar Archives
But, in Warcraft 3, the equivalent is always something like
Ensnare
Requires:
-Ensnare
Since I think the first option is more user-friendly, especially if I create an altered melee with custom techtrees, I would like the display work like that. I'd rather see
Ensnare:
Research at Bestiary
Is there any good way to do this?
One idea I had, but haven't tried yet, is to create an upgrade called Research at Bestiary and have that be the requirement for Ensnare. Then I'd make a trigger along the lines of
-
When a player researches Ensnare
-
Research Research at Bestiary for that player
Ensnare
Requires:
-Research at Bestiary
Having to do this for every single ability would be tedious, and might even make the map run slowly in multiplayer, so is there any other way?