Commit deb8c8e
Add Let's Go Pikachu/Eevee encounter data
This PR adds encounter data for Pokemon Let's Go Pikachu and Let's Go Eevee
(version IDs 31 and 32, version group 19).
## Changes
### New Encounter Methods (IDs 38-41)
- `overworld` (38): Pokemon visible in the overworld on land
- `overworld-water` (39): Pokemon visible on water surface
- `overworld-flying` (40): Pokemon visible in the sky
- `rare-spawn` (41): Rare spawn after catch combo
### New Location Areas
- 35 new location areas for LGPE-specific encounters in Kanto
### Encounter Data
- 1,226 new encounter records covering all Kanto locations:
- Routes 1-25
- Viridian Forest, Mt. Moon, Rock Tunnel
- Pokemon Tower, Seafoam Islands, Pokemon Mansion
- Victory Road, Cerulean Cave
- Power Plant, Diglett's Cave
### Data Sources
- Bulbapedia encounter tables for Let's Go Pikachu/Eevee
- Cross-referenced with Serebii for validation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 3ad79eb commit deb8c8e
5 files changed
Lines changed: 1273 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1171 | 1171 | | |
1172 | 1172 | | |
1173 | 1173 | | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
0 commit comments