Card-Forge / Card-Forge/forge

AI counts MDFC lands only as lands

Open
#5,603 5 comments 0 reactions 1 assignee Claimed by @Agetian View on GitHub
AI keep
Dominant language
Java
Stars
2.7k
Forks
1.1k
Avg merge
1d 1h
Merged PRs (30d)
163

Description

**Describe the bug**
AI counts modal double-faced cards with lands only as lands. So, AI doesn't activate ability of Goblin Charbelcher and/or doesn't cast Recross the Paths at deck with modal double-faced cards with lands.

**To Reproduce**
Steps to reproduce the behavior:
1. AI has deck with only MDFC lands
2. AI casts Goblin Charbelcher
3. AI has 3 untapped lands
4. AI doesn't activate ability of Goblin Charbelcher

and

1. AI has deck with only MDFC lands
2. AI has 3 untapped lands
3. AI has Recross the Paths in hand
4. AI doesn't cast Recross the Paths

BUT

1. AI has deck with usual lands
2. AI has 3 untapped lands
3. AI has Recross the Paths in hand
4. AI casts Recross the Paths

**Expected behavior**
AI shouldn't count modal double-faced cards with lands only as lands.

**Desktop**
- OS: Windows 10
- Java Version: 1.8.0_202-b08
- Forge Version: 1.6.64-SNAPSHOT-07-13

**Screenshots**

![charbelcher](https://github.com/Card-Forge/forge/assets/115870280/af90a5eb-d0a2-416c-ad47-3b59c76a7f2b)
![Recross](https://github.com/Card-Forge/forge/assets/115870280/3ef9f6b7-156e-4920-8fbb-0fefc6a6dfe8)
![recross](https://github.com/user-attachments/assets/94e33ad1-e167-428d-97cf-440cfa9c2f5e)

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.