magefree / magefree/mage

Token copy of Clone copying Volrath (who is a Bear)

Open
#6,852 7 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

This came up a few weeks ago playing Volrath, the Shapestealer EDH Shapeshifter tribal. The below screenshots show how to recreate the issue.

Use Volrath to put a M1M1 counter on Bear:
![image](https://user-images.githubusercontent.com/64497504/87870107-0b9b5880-c99d-11ea-9625-c779e1198ad1.png)

Copying Balduvian Bears with Volrath:
![image](https://user-images.githubusercontent.com/64497504/87852418-c07c3980-c8f9-11ea-8e9a-f56d1570af7b.png)

Play Clone and copy Volrath (who is still a bear):
![image](https://user-images.githubusercontent.com/64497504/87852425-ceca5580-c8f9-11ea-80d7-57f6f80a6f1e.png)

Create a token copy of the Clone using Cackling Counterpart:
![image](https://user-images.githubusercontent.com/64497504/87852433-d853bd80-c8f9-11ea-9511-8ce90b83af6f.png)

The token copy created is a simple 2/2 Bear, when it should have Volrath's attributes i.e. be a 7/5 and have Volrath’s copy ability like the Clone is. I have been looking into this but struggling to get anywhere with it. Issue seems to be in CreateTokenCopyTargetEffect.java with the copies of copies loop:

https://github.com/magefree/mage/blob/master/Mage/src/main/java/mage/abilities/effects/common/CreateTokenCopyTargetEffect.java#L147

Any pointers would be appreciate.

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.