Hello, I'm working on a mag stats calculator using C++. I'm not very good at C++ though so I was wondering if someone else wanted to finish what I start. Right now I have a program that will calculate the stats if you input the initial POW, DEF, DEX, and MIND stats and the number of each item you feed it. It outputs the final stats and level of your mag. The problem is that I dont know how to make it stop after it evolves because the feeding charts are different and I would also like it to tell you that it evolved or change to the new feeding stats when it gets to a high enough level. It would also be nice if you imput your section ID and it tells you what it evolves into.

Ive still got some more work to do before I am finished all I can do so if anyone is interested in working on this after or helping me let me know.