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

[MKM] Implement Incinerator of the Guilty #11838

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

DominionSpy
Copy link
Contributor

@github-actions github-actions bot added the cards label Feb 22, 2024

ReflexiveTriggeredAbility ability = new ReflexiveTriggeredAbility(
new DamageAllControlledTargetEffect(xValue, filter)
.setTargetPointer(getTargetPointer()), false);
Copy link
Contributor

Choose a reason for hiding this comment

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

must .copy() target pointer


IncineratorOfTheGuiltyEffect() {
super(Outcome.Benefit);
staticText = "you may collect evidence X. When you do, Incinerator of the Guilty deals X damage " +
Copy link
Contributor

Choose a reason for hiding this comment

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

{this}

@xenohedron xenohedron merged commit 2ea0093 into magefree:master Feb 23, 2024
2 checks passed
@DominionSpy DominionSpy deleted the incinerator-of-the-guilty branch February 26, 2024 06:02
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