I have a question how to make a hero ability which can change all the skill it have.
I just making a hero ,I hope it can use some element magic ,eg.Fire.
then I make a ultimate skill which can let it change all the fire magic skill to ice magic skill.
Really need help ,plz give me some suggestion.
13lack.1)ragon
#2
For dif spells:
Events: Generic Unit event--->a unit finishes casting an ability
Conditions: Ability Comparason--->Ability Being Cast Equal to (Name of your spell)
Actions: Unit--->Replace (Casting) unit with a (New hero*) using the (Old unit's life).
For the level of hero:
Events: Generic Unit event--->a unit finishes casting an ability Conditions: Ability Comparason--->Ability Being Cast Equal to (Name of your spell)
Actions: Hero--->Set Experience--->Set (last replaced unit) experience to (hero/hero experience of (Casting Unit)
The hero level is optionnal i think using (replace) keeps the herooes level by itself. uim not sure though i had a game where it worked if it doesnt use it.
ok overall this would work,. thing is though, you'd need 2 different ults (One is fire to ice other is ice to fire) (''for trigger necessities'') but give them the same name so that the player thinks its the same. Also.Make another hero that is an EXACT replica of that which casted spell but has different spells.