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

Consider fixed data size for Evos data\pokemon\evos_attacks_*.asm #25

Open
vulcandth opened this issue Jan 23, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@vulcandth
Copy link
Owner

Rangi suggested the following for data\pokemon\evos_attacks_*.asm

I think a good solution would just be making all evolutions three values: dbww method byte, 16-bit param, 16-bit species. The param could be an item ID, move ID, etc, or some combination of two bytes for more complex methods (e.g. dbbbw EVOLVE_STAT, 20, ATK_LT_DEF, HITMONCHAN or dbbbw EVOLVE_LEVEL, 35, IN_GALAR, GALARIAN_WEEZING).

@vulcandth vulcandth added the enhancement New feature or request label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant