Hey guys I'm doing a fun little program that will use the character roster from league of legends. Basically I am going to have all the champion data like health, attack power, and type (early, mid or late game) stored and then compare the characters and depending on what the user enters they will get a champion based on their answers. What I need help with is storing the actual champion data, there are about 90+ character in the game at this point and I was wondering what would be the easiest way to store the data for use in the program. I was thinking an excel sheet and then reading the data in but I would really appreciate some more input. Thank you.
Questions the user will be asked:
Whats your favorite type of character? (mage, fighter tank)
What stage of the game do you prefer (early, middle, late)
What is your preferred lane or are you a jungler? (mid, solo top, bot)