Card-Forge / Card-Forge/forge

Aminatou, Veil Piercer Does Not Correctly Reduce Room Costs

Open
#6,372 5 comments 0 reactions 2 assignees Claimed by @tool4ever View on GitHub
BUG Game Mechanics keep
Dominant language
Java
Stars
2.7k
Forks
1.1k
Avg merge
1d 1h
Merged PRs (30d)
163

Description

**Describe the bug**
Aminatou does not seem to correctly reduce the cost of Rooms with her Miracle ability. It seems that the she uses the costs of both rooms combined, then reduces that by {4}. When the Room is played this way, only the room selected when casting the spell is unlocked, while the other room remains locked.

**Instance 1**
On the board I had Aminatou, Veil Piercer, along with two cards (Starfield Mystic and Inquisitive Glimmer) that reduced the mana costs of enchantments by {1} (each). When I drew Bottomless Pool // Locker Room at the beginning of my turn and chose the cast Locker Room ({4}{U}) for the Miracle cost (using Aminatou, Veil Piercer), I expected to pay only {U}, as I should have had a 6 colorless mana discount (2 from the enchantment discount sources, 4 from Aminatou's ability). Instead, I was forced to pay {U}{U}. See screenshots 1, 2 and 3 for the immediate aftermath.

**Instance 2**
On the board I had Aminatou, Veil Piercer, along with Secret Arcade // Dusty Parlor, with only Dusty Parlor unlocked. When I drew Cramped Vents // Access Maze, I chose to cast Access Maze ({5}{B}{B}) for the Miracle cost (using Aminatou, Veil Piercer). I expected to pay {1}{B}{B}, but was forced to pay {4}{B}{B}{B}. Additionally, Dusty Parlor allowed me to put 7 +1/+1 counters on a creature, implying that the mana value of the spell was 7, which is correct.

**Instance 3**
On the board I had Aminatou, Veil Piercer, along with Secret Arcade // Dusty Parlor, with only Dusty Parlor unlocked. When I drew Dazzling Theatre // Prop Room, I chose to play Dazzling Threatre ({3}{W}). I expected to pay only {W}, but instead had to pay {1}{W}{W}. Additionally, Dusty Parlor allowed me to put 4 +1/+1 counters on a creature implying that the mana value of the spell was 4, which is correct.

**To Reproduce**
1. Play Aminatou, Veil Piercer
2. Play Secret Arcade // Dusty Parlor, and have Dusty Parlor unlocked
3. Use Aminatou's ability to play a Room using the Miracle cost
4. Select which room to unlock
5. Observe that the Room spell's cost is the cost of both rooms combined
6. Pay the cost and play the Room
7. Resolve Dusty Parlor's trigger
8. Observe that Dusty Parlor correctly put a number of +1/+1 counters equal to the mana value of the selected room
9. Observe that once the card has been played, only the selected room is unlocked

**Expected behavior**
The Miracle cost should be the cost of the selected room reduced by {4}. For example, the cost of Locker Room should have been reduced from {4}{U} to {U}, and the cost of Access Maze should have been reduced from {5}{B}{B} to {1}{B}{B}.

**Screenshots**
Screenshots 1, 2 and 3 show the board state immediately after playing Locker Room in Instance 1. Note in screenshot 3 that I have the option of unlocking Bottomless Pool, indicating that only the Locker Room door was unlocked.

Screenshots 4, 5 and 6 show Instance 2. Screenshots 6,7,8 and 9 show Instance 3.

![Screenshot from 2024-10-16 13-50-26](https://github.com/user-attachments/assets/ee3685c0-4ce5-4a48-9de8-6e25ad348150)
![Screenshot from 2024-10-16 13-50-46](https://github.com/user-attachments/assets/c3f7c06a-311f-446b-83d5-4bb56052ce26)
![Screenshot from 2024-10-16 13-51-06](https://github.com/user-attachments/assets/4eac0c20-b76f-461a-86dc-4d2cf14152e9)

![Screenshot from 2024-10-16 14-02-53](https://github.com/user-attachments/assets/8fb926fb-6cf0-469c-990f-3431b060f285)
![Screenshot from 2024-10-16 14-03-18](https://github.com/user-attachments/assets/fa0d97d2-27f4-4e24-a5df-3b6c8115f335)
![Screenshot from 2024-10-16 14-03-26](https://github.com/user-attachments/assets/155c934b-5e38-4ab7-9358-953015bec5cc)

![Screenshot from 2024-10-16 14-20-22](https://github.com/user-attachments/assets/6daf7c94-a766-49e4-a64e-efd3fd1e6004)
![Screenshot from 2024-10-16 14-21-05](https://github.com/user-attachments/assets/a842f63e-2f39-4793-9b7e-d5056051844c)
![Screenshot from 2024-10-16 14-24-21](https://github.com/user-attachments/assets/c42b195b-2b6a-4cae-b16a-1af9743feab5)
![Screenshot from 2024-10-16 14-25-18](https://github.com/user-attachments/assets/810aca27-376b-4548-9be5-307f4ac260b2)

**Desktop (please complete the following information):**
- OS: Linux (Fedora 40)
- Version: 1.6.65 (Duskmourne)

**Additional context**
Thank you for your time. 😊

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.