Files
nuzlocke-tracker/.beans/nuzlocke-tracker-7jba--review-and-complete-special-encounters-for-all-gam.md
Julian Tabel 9a0cf7a552 Remove redundant gift/fossil entries from special_encounters.json
Gifts, trades, and fossils are already in the per-game encounter data.
Only starters need to remain in special_encounters.json. Updated the
corresponding bean to reflect the narrowed scope.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 14:48:23 +01:00

989 B

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 in-progress task normal 2026-02-10T08:59:24Z 2026-02-11T13:47:35Z nuzlocke-tracker-rzu4

Only starters are missing from the encounter data. Gifts, trades, and fossils are already present in the per-game encounter JSON files.

The special_encounters.json file currently contains starters, gifts, and fossils for Gen 1-3 — but only the starters are actually needed (the rest is redundant). Additionally, starters are missing for Gen 4+ games.

Checklist:

  • Remove non-starter entries from special_encounters.json
  • 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