Hi,
I made a map where you can give a hero the abilities you want, but I was wondering if I could add them to the hero limit somehow
I made a tavern where you buy the dummy, which is a normal unit, not a hero.
And the dummy gets changed into the hero and teleported to the spell selection area.
Like this one for the orc Blademaster:
I made a map where you can give a hero the abilities you want, but I was wondering if I could add them to the hero limit somehow
I made a tavern where you buy the dummy, which is a normal unit, not a hero.
And the dummy gets changed into the hero and teleported to the spell selection area.
Like this one for the orc Blademaster:
-
Blademaster
-
Events
- Unit - A unit enters Hero pick region <gen>
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Blademaster (Dummy)
-
Actions
- Unit - Move (Triggering unit) instantly to (Center of Main stat pic area <gen>)
- Unit - Replace (Triggering unit) with a Blademaster using The new unit's max life and mana
-
Events