gpkm/pkm/lookup_tables/pokemon_info
In the PKM file, some of the Pokemon data (nature, abilitiy, moves…) are some single-bytes values.
This file is a collection of lookup tables, for each pokemon datum
Constants
pub const held_items: List(#(Int, String))
pub const hidden_power_types: List(#(Int, String))