11 lines
437 B
Markdown
11 lines
437 B
Markdown
|
|
---
|
||
|
|
# nuzlocke-tracker-huag
|
||
|
|
title: Populate boss Pokemon teams from Bulbapedia
|
||
|
|
status: completed
|
||
|
|
type: task
|
||
|
|
priority: normal
|
||
|
|
created_at: 2026-02-16T19:53:15Z
|
||
|
|
updated_at: 2026-02-16T20:07:17Z
|
||
|
|
---
|
||
|
|
|
||
|
|
Populate all 318 boss entries across 21 *-bosses.json seed files with their actual in-game Pokemon teams (pokeapi_id, level, order, condition_label). Data sourced from Bulbapedia. Also fix _export_bosses in run.py to include condition_label.
|