JON4TH4N - (CFX) added cycling cards
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
[card]
|
||||
text=Target player loses 4 life and you gain 4 life. Basic landcycling {1}{B} ({1}{B}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)
|
||||
target=player
|
||||
auto=life:-4
|
||||
auto=life:4 controller
|
||||
autohand={1}{B}{S}:moveTo(myhand) target(land[basic]|mylibrary)
|
||||
id=179513
|
||||
name=Absorb Vis
|
||||
rarity=C
|
||||
type=Sorcery
|
||||
mana={6}{B}
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying {1}{G}{U}: Creatures you control gain shroud until end of turn.
|
||||
id=153946
|
||||
name=Aerie Mystics
|
||||
@@ -140,6 +152,17 @@ power=5
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Target creature gets -3/-0 until end of turn. Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
target=creature
|
||||
auto=-3/-0
|
||||
autohand={2}:cycling
|
||||
id=180272
|
||||
name=Constricting Tendrils
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant red or green creature Enchanted creature doesn't untap during its controller's untap step.
|
||||
target=creature[green;red]
|
||||
auto=doesnotuntap
|
||||
@@ -285,6 +308,17 @@ toughness=4
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Fiery Fall deals 5 damage to target creature. Basic landcycling {1}{R} ({1}{R}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)
|
||||
target=creature
|
||||
auto=damage:5
|
||||
autohand={1}{R}{S}:moveTo(myhand) target(land[basic]|mylibrary)
|
||||
id=179519
|
||||
name=Fiery Fall
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={5}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=At the beginning of each player's draw step, that player draws two additional cards.
|
||||
id=189147
|
||||
auto=@each my draw:draw:2 controller
|
||||
@@ -306,6 +340,17 @@ power=8
|
||||
toughness=8
|
||||
[/card]
|
||||
[card]
|
||||
text=Creatures you control get +1/+2 until end of turn. Untap those creatures. Basic landcycling {1}{W} ({1}{W}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)
|
||||
auto=lord(creature|myBattlefield) 1/2
|
||||
auto=untap all(creature|myBattlefield)
|
||||
autohand={1}{W}{S}:moveTo(myhand) target(land[basic]|mylibrary)
|
||||
id=179505
|
||||
name=Gleam of Resistance
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={4}{W}
|
||||
[/card]
|
||||
[card]
|
||||
text=Protection from white
|
||||
id=185142
|
||||
name=Goblin Outlander
|
||||
@@ -444,6 +489,17 @@ mana={G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target artifact creature. Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
target=creature[artifact]
|
||||
auto=destroy
|
||||
autohand={2}:cycling
|
||||
id=184988
|
||||
name=Molten Frame
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={1}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Protection from blue
|
||||
id=185140
|
||||
name=Nacatl Outlander
|
||||
@@ -692,6 +748,17 @@ mana={3}{B}{R}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Target player gains 8 life. Basic landcycling {1}{G} ({1}{G}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)
|
||||
id=179523
|
||||
name=Sylvan Bounty
|
||||
rarity=C
|
||||
type=Instant
|
||||
target=player
|
||||
auto=life:8
|
||||
autohand={1}{G}{S}:moveTo(myhand) target(land[basic]|mylibrary)
|
||||
mana={5}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text={G}: Thornling gains haste until end of turn. {G}: Thornling gains trample until end of turn. {G}: Thornling is indestructible this turn. {1}: Thornling gets +1/-1 until end of turn. {1}: Thornling gets -1/+1 until end of turn.
|
||||
auto={G}:haste
|
||||
auto={G}:trample
|
||||
@@ -720,6 +787,17 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Counter target spell. Basic landcycling {1}{U} ({1}{U}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)
|
||||
id=179508
|
||||
name=Traumatic Visions
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={3}{U}{U}
|
||||
target=*|stack
|
||||
auto=fizzle
|
||||
autohand={1}{U}{S}:moveTo(myhand) target(land[basic]|mylibrary)
|
||||
[/card]
|
||||
[card]
|
||||
text=When Tukatongue Thallid is put into a graveyard from the battlefield, put a 1/1 green Saproling creature token onto the battlefield.
|
||||
auto=@movedTo(this|graveyard) from(battlefield):token(Saproling,creature Saproling,1/1,green)
|
||||
id=184995
|
||||
|
||||
Reference in New Issue
Block a user