Calculates CP for a given mon using level, attack, defense, and stamina IVs. Defaults to calculating max CP.
1  | cpcalc(mon, level = 40, attack = 15, defense = 15, stamina = 15)
 | 
mon | 
 The pokemon  | 
level | 
 Level, default 40  | 
attack | 
 Attack, default 15  | 
defense | 
 Defense, default 15  | 
stamina | 
 Stamina, default 15  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.