>>37357809>add_specific_pokemonadd_specific_pokemon(id: 52, level: 5, ability: 20, stats: [15, 29, 13, 15, 31, 30])
I forgot the key ability in the list but it's used. In my example it's Chlorophyll according to :
https://psdk.pokemonworkshop.com/db/db_ability.htmlAnd the IV I set are :
HP: 15
ATK: 29
DFE: 13
SPD: 15
ATS: 31
DFS: 30