• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Recovery moves as overworld moves

Resource Recovery moves as overworld moves N/A

TechSkylander1518 submitted a new resource:

Recovery moves as overworld moves - Use moves like Heal Bell, Recover, and Roost outside of battle!

I made this for messi3d on this thread, but I figured it'd be easier to put it in resources if anyone else is looking for it!

Moves like these affect the party rather than the overworld, so we need to define them in PScreen_Party. Locate this part of the code:
Ruby:
        if !pkmn.egg? && (isConst?(move.id,PBMoves,:MILKDRINK) ||
                          isConst?(move.id,PBMoves,:SOFTBOILED) ||...

Read more about this resource...
 
Back
Top