feat: show affected adventurer name on upgrade cards #70

Merged
naomi merged 1 commits from feat/upgrade-class-clarity into main 2026-03-19 11:29:29 -07:00
Owner

Summary

  • Adds a 🗡️ Affects: {Name} label to upgrade cards that target a specific adventurer
  • Resolves player confusion caused by class-based language (e.g. "doubles cleric output") without specifying which adventurer tiers count as that class
  • Label appears in all three card states: available, purchased, and locked

Test plan

  • Verify adventurer-targeted upgrade cards display the correct adventurer name
  • Verify global, click, boss, and prestige upgrade cards show no affects label
  • Confirm lint, build, and tests all pass

Closes #56

## Summary - Adds a `🗡️ Affects: {Name}` label to upgrade cards that target a specific adventurer - Resolves player confusion caused by class-based language (e.g. "doubles cleric output") without specifying which adventurer tiers count as that class - Label appears in all three card states: available, purchased, and locked ## Test plan - [ ] Verify adventurer-targeted upgrade cards display the correct adventurer name - [ ] Verify global, click, boss, and prestige upgrade cards show no affects label - [ ] Confirm lint, build, and tests all pass Closes #56
hikari added 1 commit 2026-03-19 08:56:46 -07:00
feat: show affected adventurer name on upgrade cards
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m4s
CI / Lint, Build & Test (pull_request) Successful in 1m9s
33814e2d05
Upgrade cards with a specific adventurer target now display a
"🗡️ Affects: {Name}" label, resolving player confusion about
which adventurers benefit from class-based upgrade descriptions.

Closes #56
naomi merged commit 7e10757e68 into main 2026-03-19 11:29:29 -07:00
naomi deleted branch feat/upgrade-class-clarity 2026-03-19 11:29:29 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#70