Added Genesis and Glory (JUD) (tested and working).
Added almost all cards with retrace-ability (EVE) (tested and working).
This commit is contained in:
@@ -196,6 +196,18 @@ toughness=2
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=At the beginning of your upkeep, if Genesis is in your graveyard, you may pay {2}{G}. If you do, return target creature card from your graveyard to your hand.
|
||||
autograveyard={2}{G}:moveTo(myhand) target(creature|mygraveyard) myUpkeepOnly
|
||||
id=34833
|
||||
name=Genesis
|
||||
rarity=R
|
||||
mana={4}{G}
|
||||
type=Creature
|
||||
subtype=Incarnation
|
||||
power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Trample
|
||||
id=36112
|
||||
name=Giant Warthog
|
||||
@@ -208,6 +220,23 @@ toughness=5
|
||||
abilities=trample
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying {2}{W}: Creatures you control gain protection from the color of your choice until end of turn. Activate this ability only if Glory is in your graveyard.
|
||||
id=34822
|
||||
name=Glory
|
||||
rarity=R
|
||||
mana={3}{W}{W}
|
||||
type=Creature
|
||||
subtype=Incarnation
|
||||
autograveyard={2}{W}:lord(creature|myBattlefield) protection from white ueot
|
||||
autograveyard={2}{W}:lord(creature|myBattlefield) protection from blue ueot
|
||||
autograveyard={2}{W}:lord(creature|myBattlefield) protection from black ueot
|
||||
autograveyard={2}{W}:lord(creature|myBattlefield) protection from red ueot
|
||||
autograveyard={2}{W}:lord(creature|myBattlefield) protection from green ueot
|
||||
power=3
|
||||
toughness=3
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Target creature gets +1/+0 and gains first strike until end of turn. Draw a card.
|
||||
id=36431
|
||||
target=creature
|
||||
|
||||
Reference in New Issue
Block a user