This resource is exactly what the title says; Pokemon data files formatted for pokeemerald, dumped directly from Ultra Sun and Ultra Moon using a lightly modified version of pk3DS.
These files include data for
every Pokemon in those games, including alternate forms, Mega evolutions, etc. Hopefully it'll be useful to anyone looking to expand the Pokedex in future.
The resource currently includes files for:
- Base stats
- Level up moves
- Egg moves
- Pokedex entries
- Species list
- Species names
- High quality cries
In future I plan to add files for:
- TM/HM compatibility
- Move tutor compatibility
- More cries
There are a few things to note:
- All files are ordered based on Pokedex number, with sets for forms listed after Zeraora.
- The Unown forms, egg and ??? slots present in the GBA games were removed in later games, so these are not included.
- Forms are named as they are in pk3DS, meaning that they're just the base form's name followed by a number e.g. Alolan Sandslash is Sandslash_1, Mega Mewtwo Y is Mewtwo_2.
- Some Pokemon names with special characters may need to be changed to match the decomp format; I replaced these by editing the USUM ROM by hand rather than doing it automatically, so some may have been overlooked.
- Level up moves use the same format as they do in Dizzy's Battle Engine Upgrade.
- Base stats include all three ability and held item slots (as opposed to the two slots the GBA games have for each of these), and use two bytes for base experience yield instead of one.
- Pokedex text entries and height/weight etc are all in one file, and are available in both Chinese and English.
- English Pokedex text entries have been reformatted to match pokeemerald in a separate file.
- Cries must remain uncompressed to preserve quality.
All files are available in this repository:
https://github.com/BuffelSaft/decomp_resources
Credits:
- Kaphotics and other contributors to pk3DS for doing most of the real work put into this
- Taの境界 for the fantastic bilingual Pokedex entries file
- MegaMawile999 for the species and species names files