From ee4c3a00574542f8663b3cf1368cbe380c21c942 Mon Sep 17 00:00:00 2001 From: Vittorio Alfieri Date: Mon, 1 May 2023 10:59:31 +0200 Subject: [PATCH] Fixed Dragon Cultist. --- projects/mtg/bin/Res/sets/primitives/borderline.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/borderline.txt b/projects/mtg/bin/Res/sets/primitives/borderline.txt index a1ac821fa..bca661f81 100644 --- a/projects/mtg/bin/Res/sets/primitives/borderline.txt +++ b/projects/mtg/bin/Res/sets/primitives/borderline.txt @@ -22427,8 +22427,8 @@ type=Instant [/card] [card] name=Dragon Cultist -auto=@damaged(*[creature;planeswalker]|opponentbattlefield) from(*|myzones):name(A source dealt damage) if compare(thatmuch)~morethan~4 then all(*iscommander]|mybattlefield) counter(0/0.1.DamageDealt) notrg -auto=@damaged(player) from(*|myzones):name(A source dealt damage) if compare(thatmuch)~morethan~4 then all(*iscommander]|mybattlefield) counter(0/0.1.DamageDealt) notrg +auto=@damaged(*[creature;planeswalker]|opponentbattlefield) from(*|myzones):name(A source dealt damage) if compare(thatmuch)~morethan~4 then all(*[iscommander]|mybattlefield) counter(0/0.1.DamageDealt) notrg +auto=@damaged(player) from(*|myzones):name(A source dealt damage) if compare(thatmuch)~morethan~4 then all(*[iscommander]|mybattlefield) counter(0/0.1.DamageDealt) notrg auto=lord(*[iscommander]|mybattlefield) transforms((,newability[@each my endofturn restriction{compare(hascntdamagedealt)~morethan~0}:name(Create Dragon) token(Dragon^Creature Dragon^4/4^red^flying)],newability[@each my endofturn restriction{compare(hascntdamagedealt)~morethan~0}:name(Effect ends) removeallcounters(0/0.1.DamageDealt)])) text=Commander creatures you own have "At the beginning of your end step, if a source you controlled dealt 5 or more damage this turn, create a 4/4 red Dragon creature token with flying." mana={4}{R}