Skip to content

make Dadiana Chacon ability interactive #6741

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

Merged
merged 1 commit into from
Dec 5, 2022
Merged

make Dadiana Chacon ability interactive #6741

merged 1 commit into from
Dec 5, 2022

Conversation

francescopellegrini
Copy link
Contributor

Fixes #6735

fix Lewi Guilherme ability associated to multiple events
@NoahTheDuke
Copy link
Collaborator

Not quite what I meant. Instead of a nested ability, remove the :req, and in the :effect, write (if (less than 6 credits) (gain 1 credit) (effect completed)).

@francescopellegrini
Copy link
Contributor Author

Not quite what I meant. Instead of a nested ability, remove the :req, and in the :effect, write (if (less than 6 credits) (gain 1 credit) (effect completed)).

Wouldn't it make handling :msg more convoluted? I thought :req was designed specifically for this.

@NoahTheDuke
Copy link
Collaborator

Ugh good point. Yeah this is fine.

@NoahTheDuke NoahTheDuke merged commit 2065e2a into mtgred:master Dec 5, 2022
@francescopellegrini francescopellegrini deleted the fix/dadiana-chacon-interactive-ability branch December 5, 2022 13:02
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

Successfully merging this pull request may close these issues.

Start of turn trigger for Lewi Guilherme cannot be triggered before Dadiana Chacon, and also adds weird text to the chat
2 participants