Added Elvish Spirit Guide (ALL)
Added Keen Sense, Mirri & Simian Spirit Guide (PLC)
This commit is contained in:
@@ -144,15 +144,15 @@ 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.
|
||||
id=124047
|
||||
auto=may moveTo(myhand) target(land[basic]|mylibrary)
|
||||
auto=may moveTo(myhand) target(land[basic]|mygraveyard)
|
||||
auto=may flying target(creature)
|
||||
name=Evolution Charm
|
||||
rarity=C
|
||||
mana={1}{G}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Creatures you control get +1/+1.
|
||||
@@ -177,13 +177,13 @@ toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
text=Trample, haste At end of turn, sacrifice Groundbreaker.
|
||||
auto=@next endofturn:bury
|
||||
id=122429
|
||||
name=Groundbreaker
|
||||
rarity=R
|
||||
mana={G}{G}{G}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
auto=@next endofturn:bury
|
||||
power=6
|
||||
toughness=1
|
||||
abilities=trample,haste
|
||||
@@ -226,6 +226,17 @@ power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Whenever enchanted creature deals damage to an opponent, you may draw a card.
|
||||
id=122451
|
||||
target=creature
|
||||
auto=@damaged(player) from(mytgt):may draw:1 controller
|
||||
name=Keen Sense
|
||||
rarity=U
|
||||
mana={G}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={2}, {T}: Add {B} to your mana pool for each Swamp you control.
|
||||
auto={2}{T}:foreach(swamp|myBattlefield) Add:{B}
|
||||
id=124507
|
||||
@@ -254,12 +265,12 @@ abilities=flying
|
||||
text=Flash (You may cast this spell any time you could cast an instant.) Enchant creature. Whenever a creature enters the battlefield, enchanted creature gets +2/+2 until end of turn.
|
||||
id=122349
|
||||
target=Creature
|
||||
auto=@movedTo(creature|myBattlefield):2/2 ueot
|
||||
name=Mantle of Leadership
|
||||
rarity=U
|
||||
mana={1}{W}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
auto=@movedTo(creature|myBattlefield):2/2 ueot
|
||||
abilities=flash
|
||||
[/card]
|
||||
[card]
|
||||
@@ -267,23 +278,36 @@ text=Whenever you cast an enchantment spell, you may draw a card.
|
||||
auto=@movedTo(enchantment|mystack):may draw:1
|
||||
id=126214
|
||||
name=Mesa Enchantress
|
||||
rarity=R
|
||||
mana={1}{W}{W}
|
||||
type=Creature
|
||||
subtype=Human Druid
|
||||
power=0
|
||||
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.
|
||||
id=124034
|
||||
auto=may damage:1 target(creature) && life:1 controller
|
||||
auto=may first strike target(creature)
|
||||
auto=may tap target(creature)
|
||||
name=Midnight Charm
|
||||
rarity=C
|
||||
mana={B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying, first strike, haste Whenever Mirri the Cursed deals combat damage to a creature, put a +1/+1 counter on Mirri the Cursed.
|
||||
id=122406
|
||||
name=Mirri the Cursed
|
||||
rarity=R
|
||||
mana={2}{B}{B}
|
||||
type=Creature
|
||||
subtype=Vampire Cat
|
||||
auto=@damaged(creature) from(mytgt):counter(1/1,1)
|
||||
power=3
|
||||
toughness=2
|
||||
abilities=flying,first strike,haste,legendary
|
||||
[/card]
|
||||
[card]
|
||||
text=All Slivers have "{3}, Sacrifice this permanent: Destroy target permanent."
|
||||
@@ -324,6 +348,18 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Exile Simian Spirit Guide from your hand: Add {R} to your mana pool.
|
||||
id=124474
|
||||
name=Simian Spirit Guide
|
||||
rarity=C
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Ape Spirit
|
||||
autohand={0}:moveTo(exile) && add{R}
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=All Sliver creatures get +1/+1.
|
||||
id=125879
|
||||
name=Sinew Sliver
|
||||
@@ -510,24 +546,24 @@ mana={1}{G}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature. Enchanted creature can't attack or block. Enchanted creature has "{T}:Add one mana of any color to your mana pool."
|
||||
text=Enchant creature Enchanted creature can't attack or block. Enchanted creature has "{T}:Add one mana of any color to your mana pool."
|
||||
id=131004
|
||||
target=creature
|
||||
auto=cantattack
|
||||
auto=cantblock
|
||||
auto={T}:Add{W}
|
||||
auto={T}:Add{U}
|
||||
auto={T}:Add{B}
|
||||
auto={T}:Add{R}
|
||||
auto={T}:Add{G}
|
||||
name=Utopia Vow
|
||||
rarity=C
|
||||
mana={1}{G}
|
||||
auto=cantattack
|
||||
auto=cantblock
|
||||
auto={T}:Add: {W}
|
||||
auto={T}:Add: {U}
|
||||
auto={T}:Add: {B}
|
||||
auto={T}:Add: {R}
|
||||
auto={T}:Add: {G}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature. Enchanted creature has lifelink.
|
||||
text=Enchant creature Enchanted creature has lifelink.
|
||||
id=122366
|
||||
target=creature
|
||||
name=Vampiric link
|
||||
|
||||
Reference in New Issue
Block a user