magefree / magefree/mage

BUG - Doppelgang + Token increaser

Open
#13,596 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

When casting doppelgang the order of selection matters when it should not. Choosing any form of token increaser will modify the count for all tokens after it. Examples:

Ojer Taq + any creature:
```
Doppelgang targets Ojer Taq first
2 copies of Ojer Taq are created, and 12 copies of the other creature.

Doppelgang targets Ojer Taq second
2 copies of other creature are created, and 2 copies of Ojer Taq created
```
This also applies to Mondrak, Doubling Season, etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.