I know people can get their CP, and a monsters CP, so is there a web site or program that contains all (a lot) of the monsters CP and when you place in your CP it will tell you whats strong/awful/whatever to you?
If not, how hard would this be to make, It would probably be time consuming, but after putting in a formula wouldnt the computer be able to do most of the work? (I have no clue how to do anything like this....)
Im thinking if you were to make a program that works by taking a number input by the user, their CP, and the user then selects a range, or monster strength, so lets say strong, the program takes a formula it already has, so lets say
1x - 1.4x Normal
1.4x - 2x Strong
2x - 3x Awful
It would take the normal formula, use it on the user input, then take the Awful, use that, and then search for anything between the numbers....
This post may or may not make sense.