Pokémon Diamond & Pearl
Sinnoh and the fourth generation: the physical/special split, 107 new species, Team Galactic and the Poké Radar.
More about the game
The first Nintendo DS Pokémon games. Sinnoh adds 107 species, splits every move into physical or special by the move rather than its type, and brings the Poké Radar, the Underground, dual-slot encounters with a GBA game inserted, and honey trees. Diamond has Dialga and Pearl has Palkia, along with separate sets of version-exclusive wild Pokémon.
Game Freak
This is an official game, not a ROM hack, and this page is here so that the guides for the ROM hacks built on it have the original numbers to point at. Encounters, stats, learnsets and TMs come from PokéAPI's data for this version; trainer teams, where present, from the pret decompilation. The game itself is Game Freak's and Nintendo's.
What this guide covers
This is an official game, so there is no creator documentation to read: the numbers come from PokéAPI's data for this version and, for trainer teams, from the pret decompilation of the game. A section the site has not compiled yet says so below rather than being filled in from memory.
| Section | Source | |
|---|---|---|
| Wild Pokémon by area | From the game itself | |
| Encounter rates | From the game itself | |
| Wild levels | From the game itself | |
| Stats, abilities and movesets | From the game itself | |
| TM and HM compatibility | From the game itself | |
| Where TMs are found | Not published by the creator | TM locations are not yet compiled for this game: the fourth-generation decompilations keep an item ball's contents in compiled script tables rather than in readable data, so nothing here places a TM. |
| Trainer and boss teams | From the game itself | Every roster here is the game's own. 5 of these fights have no map in the decompiled data — the game starts them from code rather than from a map script — and are listed under “Location not compiled for this game yet” rather than filed somewhere invented. |
Credits
- Game: Game Freak / Nintendo / Creatures Inc.
- Encounter tables, species, learnsets, moves and TM lists: PokéAPI
- Trainer teams: pret/pokediamond decompilation
- Sprites via PokéAPI; base move and TM data from PokéAPI and Bulbapedia.
Reading the tables
SourceThis is an official game, not a ROM hack. Wild tables, species data and TM lists are PokéAPI's records for Diamond & Pearl; trainer teams are read from the pret/pokediamond decompilation. Nothing is typed in from memory.
RatesPercentages are the game's encounter-slot chances summed per species; * marks anything at 5% or less. Levels are the range across those slots.
VersionsTables and fights that exist in one version only are labelled with that version; everything else is the same in both.
MovesA trainer's Pokémon with no move set in the game's data uses the last four moves its species learns by level, which is how the game itself fills them in.
TrainersEvery fight is a trainer in the game's own trainer table, placed on the map whose events or script starts it. The Battle Frontier's Brains are left out: the trainer table holds only a placeholder team for each of them, and their real teams are in the Frontier's own table, which is not read yet.
StagesCheckpoints follow the game's own badge order. Where an HM or a rod opens a method, the checkpoint is the site's reading of when the story hands it out; the item's map comes from the game data where it is compiled.