11 lines
501 B
Markdown
11 lines
501 B
Markdown
|
|
---
|
||
|
|
# nuzlocke-tracker-g57d
|
||
|
|
title: Implement conditional boss battle teams
|
||
|
|
status: completed
|
||
|
|
type: feature
|
||
|
|
priority: normal
|
||
|
|
created_at: 2026-02-08T19:51:02Z
|
||
|
|
updated_at: 2026-02-08T19:54:52Z
|
||
|
|
---
|
||
|
|
|
||
|
|
Wire up the existing condition_label column on boss_pokemon to support variant teams in the UI. This includes: admin BossTeamEditor with variant tabs, BossDefeatModal with variant selector, RunEncounters boss card variant display, and schema additions for BulkBossPokemonItem and frontend BossPokemonInput.
|