mage icon indicating copy to clipboard operation
mage copied to clipboard

[C21] Replication Technique demonstrate target misleads opponents.

Open JohnPetfield opened this issue 3 years ago • 5 comments

I cast [[Replication Technique]] I choose a target, I then choose to demonstrate and copy it and allow an opponent to copy the spell. The issue is that lets say I copy my [[Propaganda]], then the copy my opponent gets is also targeting my Propaganda. This is an illegal target (card is copy target permanent you control), so the opponent should change to a permanent that is their own, but more times than not they don't. The card itself functions correctly (i.e. the copy fizzles as the target is illegal), but I can see why my opponents get confused.

JohnPetfield avatar Sep 20 '22 09:09 JohnPetfield

Replication Technique - (Gatherer) (Scryfall) (EDHREC)

{4}{U} Sorcery Demonstrate (When you cast this spell, you may copy it. If you do, choose an opponent to also copy it. Players may choose new targets for their copies.) Create a token that's a copy of target permanent you control.

Propaganda - (Gatherer) (Scryfall) (EDHREC)

{2}{U} Enchantment Creatures can't attack you unless their controller pays {2} for each creature they control that's attacking you.

github-actions[bot] avatar Sep 20 '22 09:09 github-actions[bot]

Yeah that's an issue. Forget misleading, they should not be allowed to pick your permanents as a target in the first place.

Alex-Vasile avatar Sep 20 '22 14:09 Alex-Vasile

Just to be clear they are not choosing to target my permanent, their copy is defaulting to targeting my permanent then they are not retargeting thus it fizzles.

JohnPetfield avatar Sep 20 '22 14:09 JohnPetfield

I imagine some of the other cards have a similar issue.

Without looking at the code, I imagine [[Excavation Technique]] could violate range of influence

Alex-Vasile avatar Sep 20 '22 15:09 Alex-Vasile

Excavation Technique - (Gatherer) (Scryfall) (EDHREC)

{3}{W} Sorcery Demonstrate (When you cast this spell, you may copy it. If you do, choose an opponent to also copy it. Players may choose new targets for their copies.) Destroy target nonland permanent. Its controller creates two Treasure tokens.

github-actions[bot] avatar Sep 20 '22 15:09 github-actions[bot]