Added starter data for Gen 4-9, Legends Arceus, and Legends Z-A. Fixed Yellow and Let's Go which were incorrectly aliased to the firered-leafgreen Gen 1 trio — they now have their own entries. Added aliases for Platinum, BD/SP, B2/W2, and USUM. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.2 KiB
1.2 KiB
title, status, type, priority, created_at, updated_at, parent
| title | status | type | priority | created_at | updated_at | parent |
|---|---|---|---|---|---|---|
| Review and complete special encounters for all games | completed | task | normal | 2026-02-10T08:59:24Z | 2026-02-11T13:52:06Z | nuzlocke-tracker-rzu4 |
Only starters were missing from the encounter data. Gifts, trades, and fossils are already present in the per-game encounter JSON files.
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).
Checklist:
- Remove non-starter entries from special_encounters.json
- Add Yellow starter (Pikachu) — was incorrectly aliased to firered-leafgreen
- Add Let's Go starters (Pikachu, Eevee) — was incorrectly aliased to firered-leafgreen
- Add Gen 4 starters (Diamond/Pearl/Platinum/BD/SP)
- Add Gen 5 starters (Black/White/B2/W2)
- Add Gen 6 starters (X/Y)
- Add Gen 7 starters (Sun/Moon/USUM)
- Add Gen 8 starters (Sword/Shield)
- Add Gen 9 starters (Scarlet/Violet)
- Add Legends Arceus starters
- Add Legends Z-A starters