Function that list all possible learnable moves for a pokemon and select only 4 moves.
Source:R/pokeFightModule.R
select_attacks.Rd
Function that list all possible learnable moves for a pokemon and select only 4 moves.
Note
Limitations: only physical moves are considered for the moment. This function has to be called inside generate_pokemons.