View source: R/pokeFightModule.R
compute_stat | R Documentation |
Function that calculate a given stat of a pokemon based on its level.
compute_stat(level, base_stat)
level |
Current pokemon level. |
base_stat |
Stat to be scaled. |
To be used in generate_pokemons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.