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