Added some cards (ALA,PLS)
This commit is contained in:
@@ -496,6 +496,18 @@ toughness=4
|
||||
abilities=defender,exalted
|
||||
[/card]
|
||||
[card]
|
||||
text=Choose one - Remove target player's graveyard from the game; or Jund Charm deals 2 damage to each creature; or put two +1/+1 counters on target creature.
|
||||
id=137900
|
||||
name=Jund Charm
|
||||
auto=may moveTo(exile) all(*|opponentgraveyard)
|
||||
auto=may moveTo(exile) all(*|mygraveyard)
|
||||
auto=may damage:2 all(creature)
|
||||
auto=may counter(1/1,2) target(creature)
|
||||
rarity=U
|
||||
mana={B}{R}{G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying, trample, haste {R}: Hellkite Overlord gets +1/+0 until end of turn. {B}{G}: Regenerate Hellkite Overlord.
|
||||
id=175057
|
||||
name=Hellkite Overlord
|
||||
@@ -782,6 +794,17 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Choose one - Naya Charm deals 3 damage to target creature; or return target card in a graveyard to its owner's hand; or tap all creatures target player controls.
|
||||
id=137905
|
||||
name=Naya Charm
|
||||
auto=may damage:3 target(creature)
|
||||
auto=may moveTo(ownerhand) target(*|graveyard)
|
||||
auto=may tap all(creature|opponentBattlefield)
|
||||
rarity=U
|
||||
mana={R}{G}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {1} to your mana pool. {1}, {T}, Sacrifice Naya Panorama: Search your library for a basic Mountain, Forest, or Plains card and put it onto the battlefield tapped. Then shuffle your library.
|
||||
auto={T}:Add{1}
|
||||
auto={1}{T}{S}:moveTo(myBattlefield) target(mountain,forest,plains|mylibrary) && tap
|
||||
|
||||
@@ -520,14 +520,6 @@ type=Sorcery
|
||||
mana={6}{W}{W}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Choose one - Remove target player's graveyard from the game; or Jund Charm deals 2 damage to each creature; or put two +1/+1 counters on target creature.
|
||||
id=137900
|
||||
name=Jund Charm
|
||||
rarity=U
|
||||
type=Instant
|
||||
mana={B}{R}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Reach (This can block creatures with flying.) Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
id=175262
|
||||
@@ -700,16 +692,6 @@ subtype=Fungus
|
||||
toughness=4
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Choose one - Naya Charm deals 3 damage to target creature; or return target card in a graveyard to its owner's hand; or tap all creatures target player controls.
|
||||
id=137905
|
||||
name=Naya Charm
|
||||
rarity=U
|
||||
type=Instant
|
||||
mana={R}{G}{W}
|
||||
[/card]
|
||||
|
||||
|
||||
[card]
|
||||
text=When Oblivion Ring comes into play, remove another target nonland permanent from the game. When Oblivion Ring leaves play, return the removed card to play under its owner's control.
|
||||
id=174909
|
||||
|
||||
Reference in New Issue
Block a user