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

Fix some ball multiplier configs #3939

Merged

Conversation

Bassoonian
Copy link
Collaborator

Title

Discord contact info

bassoonian

@kaicardenas2
Copy link

what does ball multiplier mean? is it like how it affects the catch rate?

@LOuroboros
Copy link
Collaborator

LOuroboros commented Jan 7, 2024

what does ball multiplier mean? is it like how it affects the catch rate?

Ye. It's the modifier applied to a Poké Ball when you throw it in battle in order to catch a Pokémon.

@kaicardenas2
Copy link

Ye. It's the modifier applied to a Poké Ball when you throw it in battle in order to catch a Pokémon.

make senses now that you put it that way 💀

LOuroboros
LOuroboros previously approved these changes Jan 8, 2024
include/config/battle.h Outdated Show resolved Hide resolved
include/config/battle.h Outdated Show resolved Hide resolved
src/battle_script_commands.c Outdated Show resolved Hide resolved
…ts in a more specific manner

Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
LOuroboros and others added 2 commits January 7, 2024 21:29
…R and B_SAFARI_BALL_MODIFIER

Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
…d_handleballthrow into a regular if/else if statement

Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
@AsparagusEduardo AsparagusEduardo merged commit d73c9b0 into rh-hideout:upcoming Jan 8, 2024
1 check passed
Fervstheone added a commit to Fervstheone/pokeemerald-expansion that referenced this pull request Jan 9, 2024
* Fix some ball multiplier configs

* Updated the comment of B_LURE_BALL_MODIFIER

* Specified the effects of B_LURE_BALL_MODIFIER in itsa state its effects in a more specific manner

Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>

* Corrected the comments of B_DREAM_BALL_MODIFIER, B_SPORT_BALL_MODIFIER and B_SAFARI_BALL_MODIFIER

Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>

* Turned the ternaries in the case for the Lure Ball's catch rate in Cmd_handleballthrow into a regular if/else if statement

Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>

---------

Co-authored-by: LOuroboros <[email protected]>
Co-authored-by: Eduardo Quezada D'Ottone <[email protected]>
@Bassoonian Bassoonian deleted the pokeballrateupdates branch January 21, 2024 09:27
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.

5 participants