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

Moved Pokémon Jump types to gSpeciesInfo #5602

Open
wants to merge 3 commits into
base: upcoming
Choose a base branch
from

Conversation

AsparagusEduardo
Copy link
Collaborator

@AsparagusEduardo AsparagusEduardo commented Oct 27, 2024

Description

One of the last things left to move to gSpeciesInfo.
Also, added the following missing data to PLA/Gen 9 Pokémon that are smaller than 71 cm:

  • PKMN_JUMP_TYPE_NONE:
    • Flies: Squawkabilly, Wattrel.
    • Floats: Hisuian Voltorb (for parity with Kantonian form), Chi-Yu, Flittle, Glimmet, Pecharunt, Poltchageist, Rabsca, Sinistcha, Sinistcha, Tadbulb, Tadbulb, Terapagos (Terastal).
    • Swims: Hisuian Qwilfish.
  • PKMN_JUMP_TYPE_FAST
    • Hisuian Zorua, Capsakid, Gimmighoul (Roaming), Maschiff, Nymble, Pawmi, Pawmo, Sprigatito, Tandemaus, Tatsugiri.
  • PKMN_JUMP_TYPE_NORMAL
    • Totem Togedemaru, Charcadet, Dachsbun, Grafaiai, Greavard, Maushold, Quaxly, Rellor, Terapagos (Normal).
  • PKMN_JUMP_TYPE_SLOW
    • Hisuian Sliggoo, Bramblin, Dipplin, Dolliv, Fidough, Frigibax, Fuecoco, Gimmighoul (Chest), Iron Bundle, Lechonk, Nacli, Naclstack, Shroodle, Smoliv, Tinkatink, Tinkaton, Tinkatuff.

Discord contact info

AsparagusEduardo

@AsparagusEduardo AsparagusEduardo marked this pull request as draft October 27, 2024 14:31
@kittenchilly
Copy link

I believe the PLA mons and forms needed pokemon jump data as well.

@AsparagusEduardo
Copy link
Collaborator Author

I believe the PLA mons and forms needed pokemon jump data as well.

True, true. Will do in a sec

@AsparagusEduardo AsparagusEduardo marked this pull request as ready for review October 29, 2024 15:32
@AsparagusEduardo
Copy link
Collaborator Author

Rebased to upcoming with only the relevant changes.
Also, from the PLA Pokémon under 71cm:

  • PKMN_JUMP_TYPE_NONE: Hisuian Voltorb (for parity with Kantonian form) and Hisuian Qwilfish (swims)
  • PKMN_JUMP_TYPE_FAST: Hisuian Zorua
  • PKMN_JUMP_TYPE_SLOW: Hisuian Sliggoo

And gave Totem Togedemaru Normal Jump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants