• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
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:
Expand Collapse Copy
        if !pkmn.egg? && (isConst?(move.id,PBMoves,:MILKDRINK) ||
                          isConst?(move.id,PBMoves,:SOFTBOILED) ||...

Read more about this resource...
 
Back
Top