magefree / magefree/mage

Avalanche of Sector 7 needs to trigger on mana abilities also

Open
#14,026 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

Looks like trigger on activated ability only looks at stack object, which is fine for most cards that specify "that isn't a mana ability" but [[Avalanche of Sector 7]] doesn't have that restriction, so its trigger needs to be broader

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the activated-ability trigger handling that currently checks the stack object, then inspect the implementation of Avalanche of Sector 7. Verify how mana abilities are represented and run the relevant existing card or trigger tests. Done means Avalanche of Sector 7 triggers for the applicable mana abilities as well as other activated abilities.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
54/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.