For my map, i made a lil thing so when you use a scroll your heroes abilities increase... Problem is, these two spells (maybe even more, i dont know yet) dont work correctly... Alls spells start at lvl 1 and if i get a scroll to increase this move called Crotch Shot, it messes up and doesnt deal damage (like its supposed to, and stuns forever like its not not supposed to do). I checked to see the stats of the move on the increased levels, but nothing was wrong.
EDIT: Not sure if this will help but this is the trigger i use Blademaster (Im aware it leaks, could that be the reason)?
EDIT: Not sure if this will help but this is the trigger i use Blademaster (Im aware it leaks, could that be the reason)?
-
Blademaster
-
Events
-
Unit - A unit Acquires an item
-
-
Conditions
-
(Item-type of (Item being manipulated)) Equal to Blademaster Spell Upgrade
-
-
Actions
-
Unit - Increase level of Blademaster Training for (Hero manipulating item)
-
Unit - Increase level of Bladestorm for (Hero manipulating item)
-
Unit - Increase level of Crotch Shot for (Hero manipulating item)
-
Unit - Increase level of Hardened Armor for (Hero manipulating item)
-
Unit - Increase level of Shadow Bolt (Warlock) for (Hero manipulating item)
-
Unit - Increase level of Battle Roar for (Hero manipulating item)
-
Unit - Increase level of Bloodlust for (Hero manipulating item)
-
Game - Display to (All players matching ((Item-type of (Item being manipulated)) Equal to Blademaster Spell Upgrade)) the text: Congratz! your hero...
-
Special Effect - Create a special effect attached to the overhead of (Hero manipulating item) using Abilities\Spells\Undead\DarkRitual\DarkRitualCaster.mdl
-
-