2026-02-10 10:00:14 +01:00
---
# nuzlocke-tracker-7jba
title: Review and complete special encounters for all games
2026-02-11 14:52:38 +01:00
status: completed
2026-02-10 10:00:14 +01:00
type: task
2026-02-11 14:48:23 +01:00
priority: normal
2026-02-10 10:00:14 +01:00
created_at: 2026-02-10T08:59:24Z
2026-02-11 14:52:38 +01:00
updated_at: 2026-02-11T13:52:06Z
2026-02-10 10:00:14 +01:00
parent: nuzlocke-tracker-rzu4
---
2026-02-11 14:52:38 +01:00
Only starters were missing from the encounter data. Gifts, trades, and fossils are already present in the per-game encounter JSON files.
2026-02-10 10:00:14 +01:00
2026-02-11 14:52:38 +01:00
The `special_encounters.json` file previously contained starters, gifts, and fossils for Gen 1-3 — but only the starters were actually needed (the rest was redundant). Additionally, starters were missing for Gen 4+ games. Yellow and Let's Go were incorrectly aliased to firered-leafgreen (wrong starters).
2026-02-10 10:00:14 +01:00
## Checklist:
2026-02-11 14:48:23 +01:00
- [x] Remove non-starter entries from special_encounters.json
2026-02-11 14:52:38 +01:00
- [x] Add Yellow starter (Pikachu) — was incorrectly aliased to firered-leafgreen
- [x] Add Let's Go starters (Pikachu, Eevee) — was incorrectly aliased to firered-leafgreen
- [x] Add Gen 4 starters (Diamond/Pearl/Platinum/BD/SP)
- [x] Add Gen 5 starters (Black/White/B2/W2)
- [x] Add Gen 6 starters (X/Y)
- [x] Add Gen 7 starters (Sun/Moon/USUM)
- [x] Add Gen 8 starters (Sword/Shield)
- [x] Add Gen 9 starters (Scarlet/Violet)
- [x] Add Legends Arceus starters
- [x] Add Legends Z-A starters