AI mana pool
My next plan is to add a mana pool for the AI. I think we had the consensus to put it in the player class. I want to make the following simple functions:
addToManaPool
getManaPool
removeFromManaPool
I don't plan to revolutionize the mana paying AI, but the AI should use the mana in the pool before using its mana producers. Then, at least triggered mana abilities will be avaiable for the AI: Mana Drain, Braid of Fire, Gauntlet of Might, Priest of Gix, ...
I think this is a first step and easy to pull off. But since it has to grow into something more complex I would like to hear your opinions first.
addToManaPool
getManaPool
removeFromManaPool
I don't plan to revolutionize the mana paying AI, but the AI should use the mana in the pool before using its mana producers. Then, at least triggered mana abilities will be avaiable for the AI: Mana Drain, Braid of Fire, Gauntlet of Might, Priest of Gix, ...
I think this is a first step and easy to pull off. But since it has to grow into something more complex I would like to hear your opinions first.