From 4c00dfb3b656c1d47476830afe13415411ef2717 Mon Sep 17 00:00:00 2001 From: Vittorio Alfieri Date: Wed, 6 Jan 2021 18:59:08 +0100 Subject: [PATCH] Fixed Duplicant primitives. --- projects/mtg/bin/Res/sets/primitives/borderline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/borderline.txt b/projects/mtg/bin/Res/sets/primitives/borderline.txt index 03982c8db..23411a7f0 100644 --- a/projects/mtg/bin/Res/sets/primitives/borderline.txt +++ b/projects/mtg/bin/Res/sets/primitives/borderline.txt @@ -13355,7 +13355,7 @@ subtype=Desert [/card] [card] name=Duplicant -auto=if type(creature[-token]|battlefield)~morethan~0 then may name(Exile non-token creature) name(Exile non-token creature) imprint target(creature[-token]) && all(this) becomes(evicttypes,evictpw/evictth) +auto=if type(creature[-token]|battlefield)~morethan~0 then may name(Exile non-token creature) name(Exile non-token creature) imprint target(creature[-token]) && all(this) becomes(evicttypes,evictpw/evictth) forever text=Imprint — When Duplicant enters the battlefield, you may exile target nontoken creature. -- As long as the exiled card is a creature card, Duplicant has that card's power, toughness, and creature types. It's still a Shapeshifter. mana={6} type=Artifact Creature