Open nevet opened 8 years ago
This looks closely tied to #102
Given how important the moveset is, it would be so great to have these numbers like in these charts
More details in this spreadsheet
We could use enclosed letters (ⒶⒷⒸ) to indicate how good a moveset is for both attack and defense. Ⓐ would indicate it is the best possible moveset, Ⓑ that it is the second best moveset, and so on. What do you guys think?
If we want to use a pokemon for battling, not only stats matters, but we should focus on their moveset as well. From the damage formula deduced from this Reddit post:
Where (credits to this post):
So if we match up with a same level defender, the formula could be simplied to:
We could tell that for each IV increase, the DMG would increase by K if using the same move. However, in real case, K value would be greatly affected if the pokemon doesn't possess good moveset, and facing wrong type of opponent.
Let's see a real example: A Poliwrath (water type) uses Ice Punch (ice type move) against an Arcanine (fire type),
K1 = 1 * 0.8 * 45 / 2 / DEF = 18 / DEF
; another Poliwrath uses Hydro Pump,K2 = 1.25 * 2 * 90 / 2 / DEF = 112.5 / DEF
. Therefore we got the ratio of damage:Since ATK is much larger than IV, the ratio depends highly on K1 / K2, where in our case is 1 / 6.25. In other words, even if the second Poliwrath has 0 ATK IV, it could do around 5 times more damage than the first full ATK IV Poliwrath. Although I didn't put DPS into the equation, but what I want to show here is, CP, and even IV, is not the main thing a battler should look at.
This might be really unintuitive, since CP difference for a full IV pokemon could be a few hundreds difference from a low IV pokemon. But, when doing the offensive battling, a full IV pokemon with poor moveset might do much less damage than an 70 - 80% IV pokemon with great moveset.
In conclusion, knowing how good the moveset is for this pokemon is as important as IV values. I would be really appreciated if we could have an in-depth moveset analysis which provides: