JON4TH4N - cards added according to r1424
This commit is contained in:
@@ -144,6 +144,17 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
id=124047
|
||||
name=Evolution Charm
|
||||
mana={1}{G}
|
||||
type=Instant
|
||||
text=Choose one - Search your library for a basic land card, reveal it, put it into your hand, then shuffle your library; or return target creature card from your graveyard to your hand; or target creature gains flying until end of turn.
|
||||
auto=may moveTo(myhand) target(land[basic]|mylibrary)
|
||||
auto=may moveTo(myhand) target(land[basic]|mygraveyard)
|
||||
auto=may flying target(creature)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Creatures you control get +1/+1.
|
||||
auto=lord(creature|myBattlefield) 1/1
|
||||
id=122367
|
||||
@@ -264,6 +275,17 @@ toughness=2
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=124034
|
||||
name=Midnight Charm
|
||||
mana={B}
|
||||
type=Instant
|
||||
text=Choose one - Midnight Charm deals 1 damage to target creature and you gain 1 life; or target creature gains first strike until end of turn; or tap target creature.
|
||||
auto=may damage:1 target(creature) && life:1 controller
|
||||
auto=may first strike target(creature)
|
||||
auto=may tap target(creature)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=All Slivers have "{3}, Sacrifice this permanent: Destroy target permanent."
|
||||
id=126023
|
||||
name=Necrotic Sliver
|
||||
|
||||
@@ -207,7 +207,7 @@ id=124080
|
||||
name=Dawn Charm
|
||||
mana={1}{W}
|
||||
type=Instant
|
||||
text=Choose one EPrevent all combat damage that would be dealt this turn; or regenerate target creature; or counter target spell that targets you.
|
||||
text=Choose one - Prevent all combat damage that would be dealt this turn; or regenerate target creature; or counter target spell that targets you.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
@@ -317,14 +317,7 @@ text=Choose target creature. Reveal cards from the top of your library until you
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=124047
|
||||
name=Evolution Charm
|
||||
mana={1}{G}
|
||||
type=Instant
|
||||
text=Choose one ESearch your library for a basic land card, reveal it, put it into your hand, then shuffle your library; or return target creature card from your graveyard to your hand; or target creature gains flying until end of turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=126804
|
||||
name=Extirpate
|
||||
@@ -398,7 +391,7 @@ id=124039
|
||||
name=Fury Charm
|
||||
mana={1}{R}
|
||||
type=Instant
|
||||
text=Choose one EDestroy target artifact; or target creature gets +1/+1 and gains trample until end of turn; or remove two time counters from target permanent or suspended card.
|
||||
text=Choose one - Destroy target artifact; or target creature gets +1/+1 and gains trample until end of turn; or remove two time counters from target permanent or suspended card.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
@@ -451,7 +444,7 @@ id=122371
|
||||
name=Healing Leaves
|
||||
mana={G}
|
||||
type=Instant
|
||||
text=Choose one ETarget player gains 3 life; or prevent the next 3 damage that would be dealt to target creature or player this turn.
|
||||
text=Choose one - Target player gains 3 life; or prevent the next 3 damage that would be dealt to target creature or player this turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
@@ -635,14 +628,7 @@ text={T}: Switch target creature's power and toughness until end of turn.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=124034
|
||||
name=Midnight Charm
|
||||
mana={B}
|
||||
type=Instant
|
||||
text=Choose one EMidnight Charm deals 1 damage to target creature and you gain 1 life; or target creature gains first strike until end of turn; or tap target creature.
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
|
||||
[card]
|
||||
id=122406
|
||||
@@ -755,7 +741,7 @@ id=124066
|
||||
name=Piracy Charm
|
||||
mana={U}
|
||||
type=Instant
|
||||
text=Choose one ETarget creature gains islandwalk until end of turn; or target creature gets +2/-1 until end of turn; or target player discards a card.
|
||||
text=Choose one - Target creature gains islandwalk until end of turn; or target creature gets +2/-1 until end of turn; or target player discards a card.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
@@ -1107,7 +1093,7 @@ id=129012
|
||||
name=Timecrafting
|
||||
mana={X}{R}
|
||||
type=Instant
|
||||
text=Choose one ERemove X time counters from target permanent or suspended card; or put X time counters on target permanent with a time counter on it or suspended card.
|
||||
text=Choose one - Remove X time counters from target permanent or suspended card; or put X time counters on target permanent with a time counter on it or suspended card.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
Reference in New Issue
Block a user