Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added class-based Poké Balls for trainers #2385

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

LOuroboros
Copy link
Collaborator

Description

Starting from Gen. 7, trainer NPCs have a preset type of Poké Ball to keep their Pokémon in based on their trainer class.
This PR implements that.

Notes:
-Every trainer class that is not present in the table will use good ol' Poké Balls.
-TRAINER_CLASS_AQUA_LEADER and TRAINER_CLASS_MAGMA_LEADER use a Master Ball based on the events of USUM's Rainbow Rocket Episode, though arguably it makes sense even within the confines of Gen. 3. Archie has a Master Ball lying around in their own room at Team Aqua's Hideout in Lilycove City, for example.
-As the stand-in for Ace Trainers, "Cooltrainers" were set to use Ultra Balls.

Discord contact info

Lunos#4026

Thanks to Ghoulslash for helping me optimizing things.
@ghoulslash ghoulslash merged commit d64e18d into rh-hideout:upcoming Oct 14, 2022
@LOuroboros LOuroboros deleted the trainerClassBasedBalls branch October 14, 2022 14:22
@AsparagusEduardo AsparagusEduardo mentioned this pull request Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants