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

[DSK] Implement Cryptid Inspector #13189

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

jackd149
Copy link
Contributor

Part of #12534

@github-actions github-actions bot added the cards label Dec 27, 2024
@jackd149 jackd149 changed the title Implement Cryptid Inspector [DSK] Implement Cryptid Inspector Dec 27, 2024
Copy link
Contributor

@xenohedron xenohedron left a comment

Choose a reason for hiding this comment

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

looks fine otherwise, thanks for the contribution

this.subtype.add(SubType.WARRIOR);
this.addAbility(VigilanceAbility.getInstance());

this.addAbility(new OrTriggeredAbility(
Copy link
Contributor

Choose a reason for hiding this comment

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

for each ability, include comment like

// Whenever a face-down permanent you control enters and whenever Cryptid Inspector or another permanent you control is turned face up, put a +1/+1 counter on Cryptid Inspector.

@xenohedron xenohedron merged commit b8e1266 into magefree:master Jan 3, 2025
3 checks passed
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