Team vs Team Comparison Tool
I've been tinkering with the LoL API and had some successful testing in retrieving and displaying the info and whatnot...
I would like to create a web page that can be used as a tool to compare your team comp vs the enemy team comp via raw numbers and potential. I know there are sites like LoLNexus and whatnot that do something similar, but I want to take it a step further and make literal side by side comparisons of the actual compositions of the teams instead of just what all the player's stats are.
So far this is the information that would be displayed for each champ:
Attack Defense Magic Poke C.Control Burst Waveclear Mobility
All of this info would then be added up per team and then compared to the other team. So you could see which team has more wave clear, or more crowd control, or the most poke, etc... I could even go as far as determining the overall type of team comp each team has and possibly even have recommended strategies for beating that comp.
Is this something anyone would be interested in using? I know for like Challenger level players, they can do this sort of comparison in their heads or whatever, but for us lowly silver/gold/whatevers, I think we could use the additional info.
I'm currently just grabbing most of the champ stats from the actual champ data, but for stuff like poke, c.control, burst, waveclear, mobility... these would all be figured out and given a rating for each champ.