I have learned how to change mana cost of given spell (e.g. editing spell.dbc). However few things remain unchanged in game. Tooltip doesn't show real mana cost. Server(?) check for "Does player have enough mana to cast a spell?" is still taking old value into account. My questions are:
- Where server checks if player have enough mana to cast a spell?
- How to change tooltip of any spell? Practically all I want is it to reflect the real mana cost.