#Item that gives maximum mana upon ability cast resets when using a toggle

1 messages · Page 1 of 1 (latest)

faint cedar
#

I want to create an item that gives me maximum mana when an ability is cast, or when mana is used (either way is fine), but for some reason the first ability used does not grant mana and if I use a toggle ability from a hero the mana gained from the item is reset back to 0.

frigid crown
#

This happens because you are not supposed to use SetMaxMana instead of modifier property for max mana (there are two of them and only one works for heroes if i remember right). This method only somehow works for units