updated kudzu, kudzu2 test. change all(mytgt) to all(trigger) for kudzu. now for kudzu_i168.txt i don't quite understand what is the expected output for this so i leave it unchanged.
This commit is contained in:
@@ -45665,7 +45665,7 @@ type=Artifact
|
|||||||
[card]
|
[card]
|
||||||
name=Kudzu
|
name=Kudzu
|
||||||
target=land
|
target=land
|
||||||
auto=@tapped(mytgt):all(mytgt) destroy && all(this) transforms((,newability[target(land) retarget])) forever
|
auto=@tapped(mytgt):all(trigger) destroy && all(this) transforms((,newability[target(land) retarget])) forever
|
||||||
text=Enchant land -- When enchanted land becomes tapped, destroy it. That land's controller attaches Kudzu to a land of his or her choice.
|
text=Enchant land -- When enchanted land becomes tapped, destroy it. That land's controller attaches Kudzu to a land of his or her choice.
|
||||||
mana={1}{G}{G}
|
mana={1}{G}{G}
|
||||||
type=Enchantment
|
type=Enchantment
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ next
|
|||||||
next
|
next
|
||||||
#main 1
|
#main 1
|
||||||
1391
|
1391
|
||||||
|
choice 0
|
||||||
1308
|
1308
|
||||||
[ASSERT]
|
[ASSERT]
|
||||||
FIRSTMAIN
|
FIRSTMAIN
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ next
|
|||||||
next
|
next
|
||||||
#main 1
|
#main 1
|
||||||
1391
|
1391
|
||||||
|
choice 0
|
||||||
1386
|
1386
|
||||||
1308
|
1308
|
||||||
[ASSERT]
|
[ASSERT]
|
||||||
|
|||||||
Reference in New Issue
Block a user