Fixed more Cantrips.
This commit is contained in:
@@ -39,7 +39,7 @@ abilities=first strike,reach
|
||||
text=Destroy target enchantment. Draw a card.
|
||||
target=enchantment
|
||||
auto=destroy
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=26382
|
||||
name=Aura Blast
|
||||
rarity=C
|
||||
@@ -177,7 +177,7 @@ toughness=1
|
||||
text=Destroy target land. Draw a card.
|
||||
target=land
|
||||
auto=destroy
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=26260
|
||||
name=Implode
|
||||
color=Red
|
||||
@@ -328,7 +328,7 @@ abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
text=When Pygmy Kavu enters the battlefield, draw a card for each black creature your opponents control.
|
||||
auto=foreach(creature[black]|opponentBattlefield) draw:1
|
||||
auto=foreach(creature[black]|opponentBattlefield) draw:1 controller
|
||||
id=23113
|
||||
name=Pygmy Kavu
|
||||
rarity=C
|
||||
@@ -379,7 +379,7 @@ type=Instant
|
||||
[card]
|
||||
text=Lands gain shroud until end of turn. (They can't be the targets of spells or abilities.) Draw a card.
|
||||
auto=lord(land) shroud
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=26402
|
||||
name=Skyshroud Blessing
|
||||
rarity=U
|
||||
@@ -390,7 +390,7 @@ type=Instant
|
||||
text=Destroy target green creature. It can't be regenerated. Draw a card.
|
||||
target=creature[green]
|
||||
auto=bury
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=15137
|
||||
name=Slay
|
||||
rarity=U
|
||||
|
||||
Reference in New Issue
Block a user