Jonathan - (CFX) added a card
This commit is contained in:
@@ -234,6 +234,20 @@ subtype=Vedalken Knight
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Domain - Search your library for a basic land card, put that card into play tapped, then shuffle your library. Exploding Borders deals X damage to target player, where X is the number of basic land types among lands you control.
|
||||
auto=moveTo(myinplay) target(basic) && tap
|
||||
auto=aslongas(forest|myinplay) damage:1 target(player)
|
||||
auto=aslongas(plains|myinplay) damage:1 target(player)
|
||||
auto=aslongas(mountain|myinplay) damage:1 target(player)
|
||||
auto=aslongas(swamp|myinplay) damage:1 target(player)
|
||||
auto=aslongas(island|myinplay) damage:1 target(player)
|
||||
id=189378
|
||||
name=Exploding Borders
|
||||
rarity=C
|
||||
type=Sorcery
|
||||
mana={2}{R}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=
|
||||
id=179443
|
||||
name=Fusion Elemental
|
||||
@@ -449,6 +463,18 @@ subtype=Rhino Monk Soldier
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=When Rhox Meditant comes into play, if you control a green permanent, draw a card.
|
||||
auto=aslongas(*[green]|myinplay) draw:1
|
||||
id=159634
|
||||
name=Rhox Meditant
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={3}{W}
|
||||
power=2
|
||||
subtype=Rhino Monk
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text={R}{W}, {T}: Sacellum Archers deals 2 damage to target attacking or blocking creature.
|
||||
auto={R}{W}{T}:damage:2 target(creature[attacking;blocking])
|
||||
id=179488
|
||||
|
||||
Reference in New Issue
Block a user