I'd figure I'd bug you guys here first.
Since I'm very inadept with varibles and more advanced triggers, I need some help with this.
I'm essentially building a trigger based "Engineering Upgrade" for a spellbook. Essentially I'm giving a hero a spell book containing various abilites and giving him Hero "Passive" abilities that modify the spellbook. In other words When the hero learns the hero ability to increases the casting range of all "Spellbook" spells it removes the spellbook and replaces it with a duplicate spellbook containg the same spells, only with modified casting ranges.
I need a script that recognizes when a hero learns one of theses "Passive" dummy abilities, to instantly replace the old book with the new one. This of course gets harder, because I need it to detect what level the learned ability is AND I need a script that will implament multiple effects of these Dummy Abilities (I.e the hero learns the Increased casting range listed above, but next level he learns an ability that increases his attacking spell's damage. So basically when he has both of these dummy abilities the script adds the spellbook with both of these bonuses applied to the spells inside the spellbook).
I hope I explained that cleary enough. Also this is the first thing that came to mind. If there is an easier method to acquire these same results please let me know.
Since I'm very inadept with varibles and more advanced triggers, I need some help with this.
I'm essentially building a trigger based "Engineering Upgrade" for a spellbook. Essentially I'm giving a hero a spell book containing various abilites and giving him Hero "Passive" abilities that modify the spellbook. In other words When the hero learns the hero ability to increases the casting range of all "Spellbook" spells it removes the spellbook and replaces it with a duplicate spellbook containg the same spells, only with modified casting ranges.
I need a script that recognizes when a hero learns one of theses "Passive" dummy abilities, to instantly replace the old book with the new one. This of course gets harder, because I need it to detect what level the learned ability is AND I need a script that will implament multiple effects of these Dummy Abilities (I.e the hero learns the Increased casting range listed above, but next level he learns an ability that increases his attacking spell's damage. So basically when he has both of these dummy abilities the script adds the spellbook with both of these bonuses applied to the spells inside the spellbook).
I hope I explained that cleary enough. Also this is the first thing that came to mind. If there is an easier method to acquire these same results please let me know.