Card-Forge / Card-Forge/forge

Auto Mana Tap Logic Ignores Gift of Paradise

Open
#9,015 2 comments 0 reactions 1 assignee Claimed by @Agetian View on GitHub
AI keep Low priority
Dominant language
Java
Stars
2.7k
Forks
1.1k
Avg merge
1d 1h
Merged PRs (30d)
158

Description

**Describe the bug**
When using "Auto" to tap mana, a land enchanted with Gift of Paradise will still be tapped for its base mana rather than the 2 mana it gets from the enchantment.

**To Reproduce**
Steps to reproduce the behavior:
1. Enchant a land with Gift of Paradise
2. Use "Auto" to tap its mana.
3. It only taps the land for a single mana before using other mana sources instead.

**Expected behavior**
Especially given the mana from Gift of Paradise can be any colour, it should almost(?) always use the two mana ability rather than the single one. Perhaps not if the base land taps for colourless or mana with some specific ability, but even then, the user enchanted the land on purpose.

**Desktop (please complete the following information):**
- OS: Windows 11
- Version: 2.0.07-SNAPSHOT-10.26

**Additional context**
The Auto logic would actually rather sacrifice a saproling token to Utopia Mycon than use the Gift of Paradise ability, which is pretty silly. Utopia Mycon seems like a much more likely target for Auto logic to ignore.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.