From 75b335e59c5201542b3ae789327a6cf861cf7e5e Mon Sep 17 00:00:00 2001 From: valfieri Date: Mon, 23 Mar 2020 19:51:24 +0100 Subject: [PATCH] Fixed some primitives. --- projects/mtg/bin/Res/sets/primitives/AKH.txt | 2 +- projects/mtg/bin/Res/sets/primitives/MH1.txt | 2 +- projects/mtg/bin/Res/sets/primitives/borderline.txt | 7 +++---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/AKH.txt b/projects/mtg/bin/Res/sets/primitives/AKH.txt index 15a282a39..eabbbf493 100644 --- a/projects/mtg/bin/Res/sets/primitives/AKH.txt +++ b/projects/mtg/bin/Res/sets/primitives/AKH.txt @@ -1401,7 +1401,7 @@ type=Sorcery [card] name=Thresher Lizard -auto=aslongas(*|myhand)<=1 1/2 +auto=aslongas(*|myhand) 1/2 <2 text=Thresher Lizard gets +1/+2 as long as you have one or fewer cards in hand. mana={2}{R} type=Creature diff --git a/projects/mtg/bin/Res/sets/primitives/MH1.txt b/projects/mtg/bin/Res/sets/primitives/MH1.txt index bf8957bd6..a4c4f5ed2 100644 --- a/projects/mtg/bin/Res/sets/primitives/MH1.txt +++ b/projects/mtg/bin/Res/sets/primitives/MH1.txt @@ -121,7 +121,7 @@ type=Legendary Land [/card] [card] name=Goblin Oriflamme -auto=all(creature[attacking]|mybattlefield) 2/0 +auto=lord(creature[attacking]|mybattlefield) 1/0 text=Attacking creatures you control get +1/+0. mana={1}{R} type=Enchantment diff --git a/projects/mtg/bin/Res/sets/primitives/borderline.txt b/projects/mtg/bin/Res/sets/primitives/borderline.txt index c984db592..01c8fba96 100644 --- a/projects/mtg/bin/Res/sets/primitives/borderline.txt +++ b/projects/mtg/bin/Res/sets/primitives/borderline.txt @@ -140,16 +140,15 @@ type=Sorcery [card] name=Destructive Tampering auto=choice name(Destroy target artifact) destroy target(artifact) -auto=choice name(Creatures without flying can't block) all(creatures[-flying]|battlefield) cantblock ueot +auto=choice name(Creatures without flying can't block) lord(creature[-flying]) cantblock ueot text=Choose one — -- • Destroy target artifact. -- • Creatures without flying can’t block this turn. mana={2}{R} type=Sorcery [/card] [card] name=Borrowed Hostility -auto=choice name(Target creature gets +3/+0) target(creature) 3/0 ueot -auto=choice name(Target creature gets first strike) target(creature) first strike ueot -auto=choice name(Target creature gets +3/+0 and...) target(creature) 3/0 && first strike ueot +auto=may name(Target creature gets +3/+0) target(creature) 3/0 ueot +auto=may name(Target creature gets first strike) target(creature) first strike ueot auto=name(Escalate) emblem transforms((,newability[({3}:name(Target creature gets +3/+0) target(creature) 3/0 ueot],newability[{3}:name(Target creature gets first strike) target(creature) first strike ueot],newability[{3}:name(Target creature gets +3/+0 and...) target(creature) 3/0 && first strike ueot])) ueot text=Escalate {3} (Pay this cost for each mode chosen beyond the first.) -- Choose one or both — -- • Target creature gets +3/+0 until end of turn. -- • Target creature gains first strike until end of turn. mana={R}