Omega Ruby, Alpha Sapphire, Let's Go Pikachu, and Let's Go Eevee have minimal stub data that needs to be completed.
## Current state:
- **Omega Ruby:** 96 lines (stub — likely just a skeleton)
- **Alpha Sapphire:** 96 lines (stub — likely just a skeleton)
- **Let's Go Pikachu:** 134 lines (minimal)
- **Let's Go Eevee:** 134 lines (minimal)
## Approach:
- **ORAS:** These are Gen 3 remakes. Emerald data could be used as a base, but ORAS added new areas (Mirage spots, soaring encounters), DexNav encounters, and different encounter tables. Supplement from community sources.
- **Let's Go:** These are Gen 1 remakes with simplified mechanics. FireRed/LeafGreen data could serve as a base, but encounters are different (no wild battles in traditional sense, overworld spawns). Version exclusives differ between Pikachu and Eevee versions.
## Checklist:
- [ ] Review and complete Omega Ruby encounter data
- [ ] Review and complete Alpha Sapphire encounter data
- [ ] Review and complete Let's Go Pikachu encounter data
- [ ] Review and complete Let's Go Eevee encounter data