Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cheering Fanatic info only includes last named card #13267

Open
Cguy7777 opened this issue Jan 28, 2025 · 1 comment
Open

Cheering Fanatic info only includes last named card #13267

Cguy7777 opened this issue Jan 28, 2025 · 1 comment

Comments

@Cguy7777
Copy link
Contributor

Tested on most recent commit as I write this (266f5ee).

To reproduce: Choose a name more than once in a turn with [[Cheering Fanatic]]'s triggered ability (by copying the ability, or attacking in multiple combat phases.)

Expected result: Hovering over the card shows a list of all card names named with it this turn.
Actual result: Only the most recently named card is shown, and it's shown even after your turn ends.

It seems that ChooseACardNameEffect is written in a way that causes the card info for the previously named card to be overwritten.

Note: the actual cost reduction works properly with multiple named cards.

Copy link

Cheering Fanatic - (Gatherer) (Scryfall) (EDHREC)

{1}{R}
Creature — Goblin
2/2
Whenever Cheering Fanatic attacks, choose a card name. Spells with the chosen name cost {1} less to cast this turn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant