Advanced question about Crow Form Jump
And little offtopic because I don't wanna create more threads. I need to create Item that regen Mana Points not Mana % and this item to stack. I was thinking about the Brilliance Aura but I am not sure how to make it stack and how to disable the buff from appearing if i make it stack. Note this item must be able to stack with at least 10 items that also give the same mana regen but different point value.
Any help will be greatly appreciated.
-
Jump
-
Events
- Unit - A unit Begins casting an ability
-
Conditions
- (Ability being cast) Equal to (==) Jump
- (Casting unit) Equal to (==) Jumpy Hero
-
Actions
- Unit - Add Crow Form to Jumpy Hero
- Unit - Remove Crow Form from Jumpy Hero
- Animation - Change Jumpy Hero flying height to 600.00 at 800.00
- Wait ((Real((Level of Jump for Jumpy Hero))) / 6.00) seconds
- Animation - Jumpy Hero flying height to 1.00 at 500.00
- Wait ((Real((Level of Jump for Jumpy Hero))) / 6.00) seconds
- Animation - Change Jumpy Hero flying height to 0.00 at 800.00
-
Events
And little offtopic because I don't wanna create more threads. I need to create Item that regen Mana Points not Mana % and this item to stack. I was thinking about the Brilliance Aura but I am not sure how to make it stack and how to disable the buff from appearing if i make it stack. Note this item must be able to stack with at least 10 items that also give the same mana regen but different point value.
Any help will be greatly appreciated.
Last edited: