Skip to content

Expand key card tutors for more tutor types#10645

Open
tehdiplomat wants to merge 3 commits into
masterfrom
grab-keycards-for-more-tutor-types
Open

Expand key card tutors for more tutor types#10645
tehdiplomat wants to merge 3 commits into
masterfrom
grab-keycards-for-more-tutor-types

Conversation

@tehdiplomat
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread forge-gui/res/cardsfolder/t/treefolk_harbinger.txt Outdated
canCastSomething = canCastSomething || ComputerUtilMana.hasEnoughManaSourcesToCast(cardInHand.getFirstSpellAbility(), decider);
}
if (!canCastSomething) {
c = basicManaFixing(decider, fetchList);
Copy link
Copy Markdown
Contributor

@tool4ever tool4ever May 10, 2026

Choose a reason for hiding this comment

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

I feel like there could be a better opportunity here to just extend this general logic block instead so all cards benefit, which is pretty close to the spirit of your new one-shot logic? 🤔
up to you boss...

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.

AI searches for currently irrelevant cards using Treefolk Harbinger

2 participants