(This is a fork from https://github.com/pret/)
- No heal/boost items during battle.
- Battle mode to "BattleModeSet".
All trade evolutions are replaced by friendship evolutions.
Improve IVs of trainer Pokemon and change AI Flags to 0x7 for all trainers.
All Pokemon from the Hoenn Dex can be caught in both games (no trades necessary).
Mystery Island appears more often.
Improve AI such that:
- Trainers can make intelligent switches if they are at a disadvantage.
- Trainers send in the Pokemon which pressures their opponents the most.
TODO: Add diagram explaining the decision flow.
The following gyms have weather effects:
- Rustboro City Gym (sandstorm)
- Mauville City Gym (heavy rain)
- Lavaridge Town Gym (drought)
- Sootopolis City Gym (light rain)
When a Pokemon has a higher level than the strongest Pokemon of the next gym leader (or elite four member), it's disobedient.
Achievement | Obedience Level |
---|---|
New Game | 16 |
Badge 1 | 18 |
Badge 2 | 24 |
Badge 3 | 30 |
Badge 4 | 32 |
Badge 5 | 35 |
Badge 6 | 42 |
Badge 7 | 48 |
Badge 8 | 60 |
Elite Four | 100 |
The following Pokemon have higher base stats:
Slugma
Stat | Before | After |
---|---|---|
HP | 40 | 80 |
Atk | 40 | 40 |
Def | 40 | 70 |
SpAtk | 70 | 70 |
SpDef | 40 | 70 |
Speed | 20 | 20 |
Total | 250 | 350 |
Slugma also receives the secondary type "Stone".
Magcargo
Stat | Before | After |
---|---|---|
HP | 60 | 100 |
Atk | 50 | 50 |
Def | 120 | 120 |
SpAtk | 90 | 100 |
SpDef | 80 | 90 |
Speed | 30 | 20 |
Total | 430 | 480 |
Corsola
Stat | Before | After |
---|---|---|
HP | 65 | 105 |
Atk | 55 | 55 |
Def | 95 | 105 |
SpAtk | 65 | 75 |
SpDef | 95 | 105 |
Speed | 35 | 35 |
Total | 410 | 480 |
Masquerain
Stat | Before | After |
---|---|---|
HP | 70 | 70 |
Atk | 60 | 80 |
Def | 62 | 60 |
SpAtk | 100 | 120 |
SpDef | 82 | 80 |
Speed | 80 | 90 |
Total | 454 | 500 |
Masquerains typing is changed to "Bug/Water".
Gym leaders, elite four members, and team aqua/magma have more balanced and stronger teams.
This is a disassembly of Pokémon Ruby and Sapphire.
It builds the following roms:
- pokeruby.gba
sha1: f28b6ffc97847e94a6c21a63cacf633ee5c8df1e
- pokesapphire.gba
sha1: 3ccbbd45f8553c36463f13b938e833f652b793e4
To set up the repository, see INSTALL.md.
- Disassembly of Pokémon Red/Blue
- Disassembly of Pokémon Yellow
- Disassembly of Pokémon Gold
- Disassembly of Pokémon Crystal
- Disassembly of Pokémon Pinball
- Disassembly of Pokémon TCG
- Disassembly of Pokémon Fire Red
- Disassembly of Pokémon Emerald
- Discord: pret
- irc: irc.freenode.net #pret