JON4TH4N - added a bunch of "or more" cards, sorry, no test script, but tested in game, working

This commit is contained in:
leungclj
2009-12-14 15:02:12 +00:00
parent 677ea869eb
commit c75b41cb9b
15 changed files with 118 additions and 83 deletions

View File

@@ -97,6 +97,18 @@ power=*
toughness=1
[/card]
[card]
id=21395
name=Complex Automaton
mana={4}
type=Artifact Creature
subtype=Golem
power=4
toughness=4
text=At the beginning of your upkeep, if you control seven or more permanents, return Complex Automaton to its owner's hand.
auto=@each my upkeep:aslongas(*|myBattlefield) moveTo(myhand) >6
rarity=R
[/card]
[card]
text=When Death Pit Offering enters the battlefield, sacrifice all creatures you control. Creatures you control get +2/+2.
auto=bury all(creature|mybattlefield)
auto=lord(creature|mybattlefield) 2/2