Added huge amount of cards with mana cost restrictions.
Some new main categories are: - Cards with Soulshift - Cards with Transmute - Rebels and Mercenaries
This commit is contained in:
@@ -11,6 +11,19 @@ power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Target player loses 1 life. {4}, {T}: Search your library for a Rebel permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.
|
||||
id=124506
|
||||
name=Blightspeaker
|
||||
rarity=C
|
||||
mana={1}{B}
|
||||
auto={T}:life:-1 target(player)
|
||||
auto={4}{T}:moveTo(myBattlefield) target(rebel[manacost<=3]|mylibrary)
|
||||
type=Creature
|
||||
subtype=Human Rebel Cleric
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike, protection from white
|
||||
id=130715
|
||||
name=Blood Knight
|
||||
|
||||
@@ -96,17 +96,6 @@ text=When Big Game Hunter enters the battlefield, destroy target creature with p
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=124506
|
||||
name=Blightspeaker
|
||||
mana={1}{B}
|
||||
type=Creature
|
||||
subtype=Human Rebel Cleric
|
||||
power=1
|
||||
toughness=1
|
||||
text={T}: Target player loses 1 life. {4}, {T}: Search your library for a Rebel permanent card with converted mana cost 3 or less and put it onto the battlefield. Then shuffle your library.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=126218
|
||||
name=Boom // Bust (Boom)
|
||||
mana={1}{R}
|
||||
|
||||
Reference in New Issue
Block a user