okay, so im making a spell book, everything is fine except certaina bilitys normally passive ones, do not show up in the spell book. I have made it so i can amke a basic dummy tooltip, but when i have an ability wiht mutiple levels i need the tooltip to update witht he levels but i jsut cannot get it to work.
i cant find a condition that checks for unit aiblity learnt so i cant disable the old dummy tooltip and add the new one to the unit, is there a way around this?
-
Last Stand level up 3 Copy
-
Events
-
Unit - A unit Learns a skill
-
-
Conditions
-
Actions
-
-
Then - Actions
-
Unit - Remove Last Stand (Dummy SPell 2) from (buying Hero)
-
Unit - Add Last Stand (Dummy SPell 3 to (buying Hero)
-
i cant find a condition that checks for unit aiblity learnt so i cant disable the old dummy tooltip and add the new one to the unit, is there a way around this?