magefree / magefree/mage

variants Ability Counter can not be interacted with effects like Proliferate

Open
#12,303 4 comments 0 reactions 0 assignees View on GitHub
not confirmed
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

Since the AbilityCounter have variable names, the ones that are not the basic ones (like Hexproof from White, that can be added by [[Indominus Rex, Alpha]]), they are not referenced as `CounterType`.
Proliferate like effects, using `CounterType.findByName(counter.getName())`, can not interact with them.

Note: This is all from reading counter related code, I'll test it live later.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by testing the reported case live, then inspect AbilityCounter and the CounterType.findByName(counter.getName()) lookup. Confirm that a non-basic ability counter such as Hexproof from White can be affected by proliferate-like effects; done means those effects interact with the counter correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.