- 232
- Posts
- 8
- Years
- Seen May 15, 2025
I want the wild shinys to come with the IV above the set. I managed to make an item that increases your IV from its base. But I can't get the savages to be born with this. Someone help me????
I was able to make the item with this command, but I can't do it with wild pokemons ....
pokemon.makeShiny
pokemon.iv[0]+=10
pokemon.iv[1]+=10
pokemon.iv[2]+=10
pokemon.iv[3]+=10
pokemon.iv[4]+=10
pokemon.iv[5]+=10
pokemon.calcStats
I was able to make the item with this command, but I can't do it with wild pokemons ....
pokemon.makeShiny
pokemon.iv[0]+=10
pokemon.iv[1]+=10
pokemon.iv[2]+=10
pokemon.iv[3]+=10
pokemon.iv[4]+=10
pokemon.iv[5]+=10
pokemon.calcStats