[DRK] Removing Dance of Many before ETB resolves results in no token being created
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
[[Dance of Many]] is worded similar to Oblivion Ring, in that causing it to leave the battlefield before resolving the "enter the battlefield" ability results in the effect being permanent.
The issue is no token is created when Dance of Many's triggers are ordered in this fashion. To reproduce:
1. Play Dance of Many, targeting a creature with the ETB ability.
2. Before the ability resolves, remove Dance of Many from the field by either flickering or destroying it.
3. Place the "leaves the battlefield" trigger on the stack and let it resolve. Since the token doesn't exist yet, nothing will happen.
4. Let the "enters the battlefield" trigger resolve, note that no token is created. The expected behavior is the token to be created.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.