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

[DFT] implement Ancient Vendetta #13344

Merged
merged 3 commits into from
Feb 16, 2025
Merged

Conversation

jam736
Copy link
Contributor

@jam736 jam736 commented Feb 14, 2025

for #13033

@github-actions github-actions bot added the cards label Feb 14, 2025
class AncientVendettaEffect extends SearchTargetGraveyardHandLibraryForCardNameAndExileEffect {

AncientVendettaEffect() {
super(false, "target opponent's", "up to four cards with that name", false, 4);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like graveyardExileOptional must be true here, so player can choose any amount (e.g. 0)?

shot_250214_181705

Copy link
Contributor Author

@jam736 jam736 Feb 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll test that out. If you are correct, I'll make another PR to update Unmoored Ego. Looks like The Stone Brain has it set to true.
Scryfall ability link:
https://scryfall.com/search?q=o%3A%22Search+target+opponent%E2%80%99s+graveyard%2C+hand%2C+and+library+for+up+to+four+cards+with+that+name+and+exile+them%22&unique=cards&as=grid&order=name

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. I'll make a new PR for Unmoored Ego. It is wrong there as well.

@JayDi85 JayDi85 merged commit 8d54145 into magefree:master Feb 16, 2025
4 checks passed
4825764518 pushed a commit to 4825764518/mage that referenced this pull request Feb 17, 2025
4825764518 pushed a commit to 4825764518/mage that referenced this pull request Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants