Files
nuzlocke-tracker/.beans/nuzlocke-tracker-cdmx--clean-up-swordshield-encounter-data-wild-pokemon-i.md
2026-02-14 22:13:08 +01:00

933 B

title, status, type, created_at, updated_at
title status type created_at updated_at
Clean up Sword/Shield encounter data: wild Pokemon incorrectly listed as gifts todo bug 2026-02-14T19:56:12Z 2026-02-14T19:56:12Z

Problem

In the Sword and Shield seed data, wild Pokemon on almost all encounter locations are also duplicated as gift encounters. This appears to be an issue with the PokeDB export process.

Goal

Investigate why the PokeDB export produced duplicate gift entries for wild encounters, then clean up the data so that only genuine gifts are listed as gifts.

Checklist

  • Investigate the PokeDB export logic to understand why wild Pokemon are being duplicated as gifts
  • Identify which encounters are legitimately gifts vs incorrectly tagged
  • Remove erroneous gift entries from Sword seed data
  • Remove erroneous gift entries from Shield seed data
  • Verify remaining gift encounters are accurate