So restoration for magic potions is
round[(10+Level+WIS)*(0.5+0.05*Better_Mana_Level),0]
and for magic draughts
round[(10+Level+WIS)*(0.5+0.05*Better_Mana_Level)*0.02,0]
(10+Level+WIS) is also Base Magic under Base Vitals on the Character page, so you can substitute that.
According to the description, Max Better Mana Pots increases Potion effectiveness from 50% to 75%, and increases Draught and Elixir duration by 50%. Meaning Mana Draughts are actually always 2% of Potion effectiveness.
My base magic is 1593, so my replenishments are:
Mana Potion: round[1593*(0.5+0.05*5),0] = 1195
Mana Draught: round[1593*(0.5+0.05*5)*0.02,0] = 24
The same numbers I reported earlier.
Without any Better Mana Pots, the log says I get 797 from Potions and 16 from Draughts
Mana Potion: round[1593*(0.5+0.05*0),0] = 797
Mana Draught: round[1593*(0.5+0.05*0)*0.02,0] = 16
And using 2 Better Mana Pot Levels, the log reads 956 and 19.
Mana Potion: round[1593*(0.5+0.05*2),0] = 956
Mana Draught: round[1593*(0.5+0.05*2)*0.02,0] = 19
TLDR;So there you go everyone, increasing your MP replenishment is just Better Pots, Level, and effective WIS.
Better Mana Pots increases Mana Potion effectiveness from 50% to 75%, and Mana Draughts replenishment per turn are 2% of Potion effectiveness (Elixirs probably the same.)
Wiki is dated for other things too, like HP/MP/SP totals:
Magic Ponts = (10 + Level + WIS) * (1 + Effluent_Ether) * (1 + Vital_MP_Boost)
WIS = Effective Wisdom
Effluent_Ether hath perk = 0.25 if you have it, 0 if not
Vital_MP_Boost = MP_Tank + Capacitor + Cloth_MP
MP_Tank = 0.1*x; x = # of tanks
Capacitor = 0.02*y; y = # of capacitor upgrades
Cloth_MP = full cloth set bonus = (Cloth Prof * Cloth_MP_Tank)/100
Cloth_MP_Tank multiplier is a piecewise function
[0] tanks = [0] bonus
[1-5] tanks = [0.05-0.09] bonus
[6-7] tanks = [0.095-0.10] bonus
I don't care enough to do HP and SP, but they are mostly similar.
QUOTE(千石 撫子 @ May 25 2015, 19:02)

wow #1514
so old version...
(IMG:[
i422.photobucket.com]
http://i422.photobucket.com/albums/pp308/hitokiri84/ManBearPig1.png)