JON4TH4N - added a bunch of "or more" cards, sorry, no test script, but tested in game, working
This commit is contained in:
@@ -863,6 +863,7 @@ auto={2}{W}{T}{S}:destroy all(enchantment)
|
||||
power=1
|
||||
toughness=2
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature can't attack or block.
|
||||
id=19729
|
||||
|
||||
@@ -1349,6 +1349,8 @@ name=Oversold Cemetery
|
||||
mana={1}{B}
|
||||
type=Enchantment
|
||||
text=At the beginning of your upkeep, if you have four or more creature cards in your graveyard, you may return target creature card from your graveyard to your hand.
|
||||
auto=@each my upkeep:aslongas(creature|mygraveyard) may moveTo(myhand) target(creature|mygraveyard) >3
|
||||
#not working as it is intended to
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
Reference in New Issue
Block a user