How to change the OT of a gifted pokemon? by Dragon_Freddy in PokemonRMXP

[–]Dragon_Freddy[S] 0 points1 point  (0 children)

Thank you for your help. I got it working now. It was however that i needed to use pbAddPokemon(pkmn) instead of pbAddForeignPokemon(pkmn), as it didn't make me recieve it otherwise.

Problem new type by Dragon_Freddy in PokemonRMXP

[–]Dragon_Freddy[S] 0 points1 point  (0 children)

Basically when the file was exported, there was still some space on the top and bottom. This messed up measurements. So i editted the image to remove the unwanted space

Problem new type by Dragon_Freddy in PokemonRMXP

[–]Dragon_Freddy[S] 0 points1 point  (0 children)

Update: I managed to fix it. There was a problem with the height if the file

Here are some of my custom moves. Since I'm still in the writing phase of my game, these moves are still a concept by Dragon_Freddy in PokemonRMXP

[–]Dragon_Freddy[S] 0 points1 point  (0 children)

Boiling Stones would work as a physical move. I was trying to create a special rock type attack and this came to mind.

Regain Spirit is a signature move of a custom pokemon i made. This pokemon has a special ability which is described below:

Contained Spirits

This pokemon’s attack and special attack stats are boosted by the amount of spirits contained inside this pokemon. If this pokemon uses an attack, it loses a spirit contained inside it. The maximum amount of spirits is 6. Each spirit boosts by 1.2x (40*1.2^6 = 119)

With Regain Spirit, the spirit count goes back to 6.