Added some cards with power/toughness restriction
This commit is contained in:
@@ -306,6 +306,18 @@ power=2
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=When Imperial Recruiter enters the battlefield, search your library for a creature card with power 2 or less, reveal it, and put it into your hand. Then shuffle your library.
|
||||
auto=may moveTo(myhand) target(creature[power<=2]|mylibrary)
|
||||
id=10539
|
||||
name=Imperial Recruiter
|
||||
rarity=U
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Human Advisor
|
||||
power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
id=10541
|
||||
name=Independent Troops
|
||||
rarity=C
|
||||
|
||||
@@ -199,17 +199,6 @@ text=Target opponent chooses a creature he or she controls. Destroy it.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=10539
|
||||
name=Imperial Recruiter
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Human Advisor
|
||||
power=1
|
||||
toughness=1
|
||||
text=When Imperial Recruiter enters the battlefield, search your library for a creature card with power 2 or less, reveal it, and put it into your hand. Then shuffle your library.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=10728
|
||||
name=Imperial Seal
|
||||
mana={B}
|
||||
|
||||
Reference in New Issue
Block a user