Added Genesis and Glory (JUD) (tested and working).
Added almost all cards with retrace-ability (EVE) (tested and working).
This commit is contained in:
@@ -13,8 +13,8 @@ toughness=3
|
|||||||
[card]
|
[card]
|
||||||
text=Other red creatures you control get +1/+1. Other white creatures you control get +1/+1. Whenever you play a red spell, Balefire Liege deals 3 damage to target player. Whenever you play a white spell, you gain 3 life.
|
text=Other red creatures you control get +1/+1. Other white creatures you control get +1/+1. Whenever you play a red spell, Balefire Liege deals 3 damage to target player. Whenever you play a white spell, you gain 3 life.
|
||||||
id=158104
|
id=158104
|
||||||
auto=lord(other creature[red]|myinplay) 1/1
|
auto=lord(other creature[red]|myBattlefield) 1/1
|
||||||
auto=lord(other creature[white]|myinplay) 1/1
|
auto=lord(other creature[white]|myBattlefield) 1/1
|
||||||
auto=@movedto(*[red]|mystack):damage:3 opponent
|
auto=@movedto(*[red]|mystack):damage:3 opponent
|
||||||
auto=@movedto(*[white]|mystack):life:3 controller
|
auto=@movedto(*[white]|mystack):life:3 controller
|
||||||
name=Balefire Liege
|
name=Balefire Liege
|
||||||
@@ -78,6 +78,17 @@ toughness=3
|
|||||||
abilities=flying
|
abilities=flying
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Put a 5/5 blue and red Elemental creature token with flying onto the battlefield. Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
|
autograveyard={5}{UR}{UR}{S(land|myhand)}:token(Elemental,creature elemental, 5/5,flying red,blue) myFirstmainOnly
|
||||||
|
autograveyard={5}{UR}{UR}{S(land|myhand)}:token(Elemental,creature elemental, 5/5,flying red,blue) mySecondmainOnly
|
||||||
|
auto=token(Elemental,creature elemental, 5/5,flying red,blue)
|
||||||
|
id=157400
|
||||||
|
name=Call the Skybreaker
|
||||||
|
rarity=R
|
||||||
|
mana={5}{UR}{UR}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={T}: Add {1} to your mana pool. {UR}, {T}: Add {U}{U}, {U}{R}, or {R}{R} to your mana pool.
|
text={T}: Add {1} to your mana pool. {UR}, {T}: Add {U}{U}, {U}{R}, or {R}{R} to your mana pool.
|
||||||
auto={T}:Add {1}
|
auto={T}:Add {1}
|
||||||
auto={UR}{T}:Add {U}{U}
|
auto={UR}{T}:Add {U}{U}
|
||||||
@@ -109,6 +120,17 @@ mana={4}{R}
|
|||||||
type=Instant
|
type=Instant
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Put two 1/1 white Kithkin Soldier creature tokens onto the battlefield. Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
|
id=153469
|
||||||
|
autograveyard={3}{W}{S(land|myhand)}:token(Kithkin Soldier,creature kithkin soldier, 1/1, white)*2 myFirstmainOnly
|
||||||
|
autograveyard={3}{W}{S(land|myhand)}:token(Kithkin Soldier,creature kithkin soldier, 1/1, white)*2 mySecondmainOnly
|
||||||
|
auto=token(Kithkin Soldier,creature kithkin soldier, 1/1, white)*2
|
||||||
|
name=Cenn's Enlistment
|
||||||
|
rarity=C
|
||||||
|
mana={3}{W}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={T}: Cinder Pyromancer deals 1 damage to target player. Whenever you cast a red spell, you may untap Cinder Pyromancer.
|
text={T}: Cinder Pyromancer deals 1 damage to target player. Whenever you cast a red spell, you may untap Cinder Pyromancer.
|
||||||
id=151067
|
id=151067
|
||||||
name=Cinder Pyromancer
|
name=Cinder Pyromancer
|
||||||
@@ -279,6 +301,18 @@ rarity=R
|
|||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Flame Jab deals 1 damage to target creature or player. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
|
target=player,creature
|
||||||
|
auto=damage:1
|
||||||
|
autograveyard={R}{S(land|myhand)}:damage:1 target(creature,player) myFirstmainOnly
|
||||||
|
autograveyard={R}{S(land|myhand)}:damage:1 target(creature,player) mySecondmainOnly
|
||||||
|
id=153432
|
||||||
|
name=Flame Jab
|
||||||
|
rarity=C
|
||||||
|
mana={R}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={T}: Add {1} to your mana pool. {GU}, {T}: Add {G}{G}, {G}{U}, or {U}{U} to your mana pool.
|
text={T}: Add {1} to your mana pool. {GU}, {T}: Add {G}{G}, {G}{U}, or {U}{U} to your mana pool.
|
||||||
auto={T}:Add {1}
|
auto={T}:Add {1}
|
||||||
auto={GU}{T}:Add {G}{G}
|
auto={GU}{T}:Add {G}{G}
|
||||||
@@ -460,6 +494,18 @@ power=4
|
|||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Target creature gets +4/+4 until end of turn. Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
|
target=creature
|
||||||
|
auto=4/4
|
||||||
|
autograveyard={3}{G}{S(land|myhand)}:4/4 target(creature) myFirstmainOnly
|
||||||
|
autograveyard={3}{G}{S(land|myhand)}:4/4 target(creature) mySecondmainOnly
|
||||||
|
id=153441
|
||||||
|
name=Monstrify
|
||||||
|
rarity=C
|
||||||
|
mana={3}{G}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Other green creatures you control get +1/+1. Other blue creatures you control get +1/+1. Untap all green and/or blue creatures you control during each other player's untap step.
|
text=Other green creatures you control get +1/+1. Other blue creatures you control get +1/+1. Untap all green and/or blue creatures you control during each other player's untap step.
|
||||||
auto=@each opponent untap:untap all(creature[green;blue]|mybattlefield)
|
auto=@each opponent untap:untap all(creature[green;blue]|mybattlefield)
|
||||||
auto=lord(creature[green]|myBattlefield) 1/1 other
|
auto=lord(creature[green]|myBattlefield) 1/1 other
|
||||||
@@ -567,6 +613,17 @@ power=1
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Target player draws a card. Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
|
target=player
|
||||||
|
auto=draw:1
|
||||||
|
autograveyard={2}{U}{S(land|myhand)}:draw:1 target(player)
|
||||||
|
id=153475
|
||||||
|
name=Oona's Grace
|
||||||
|
rarity=C
|
||||||
|
mana={2}{U}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Overbeing of Myth's power and toughness are each equal to the number of cards in your hand. At the beginning of your draw step, draw a card.
|
text=Overbeing of Myth's power and toughness are each equal to the number of cards in your hand. At the beginning of your draw step, draw a card.
|
||||||
id=151151
|
id=151151
|
||||||
name=Overbeing of Myth
|
name=Overbeing of Myth
|
||||||
@@ -662,6 +719,17 @@ rarity=R
|
|||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Put a 3/3 green Beast creature token onto the battlefield. Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
|
id=153438
|
||||||
|
autograveyard={3}{G}{G}{S(land|myhand)}:token(Beast,creature beast, 3/3,green) myFirstmainOnly
|
||||||
|
autograveyard={3}{G}{G}{S(land|myhand)}:token(Beast,creature beast, 3/3,green) mySecondmainOnly
|
||||||
|
auto=token(Beast,creature beast, 3/3,green)
|
||||||
|
name=Savage Conception
|
||||||
|
rarity=U
|
||||||
|
mana={3}{G}{G}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={1}, Sacrifice a Scarecrow: Draw a card. {4}, {T}: Return target artifact creature card from your graveyard to the battlefield.
|
text={1}, Sacrifice a Scarecrow: Draw a card. {4}, {T}: Return target artifact creature card from your graveyard to the battlefield.
|
||||||
auto={1}{S(scarecrow|myBattlefield)}:draw:1
|
auto={1}{S(scarecrow|myBattlefield)}:draw:1
|
||||||
auto={4}{T}:moveTo(myBattlefield) target(artifact[creature]|mygraveyard)
|
auto={4}{T}:moveTo(myBattlefield) target(artifact[creature]|mygraveyard)
|
||||||
@@ -711,8 +779,7 @@ toughness=2
|
|||||||
abilities=wither
|
abilities=wither
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flying Whenever a player casts a nonblack spell, that player loses 1 life.
|
text=Flying Whenever a player casts a nonblack spell, that player loses 1 life.
|
||||||
abilities=flying
|
|
||||||
id=158900
|
id=158900
|
||||||
auto=@movedTo(*[-black]|mystack):life:-1 controller
|
auto=@movedTo(*[-black]|mystack):life:-1 controller
|
||||||
auto=@movedTo(*[-black]|opponentstack):life:-1 opponent
|
auto=@movedTo(*[-black]|opponentstack):life:-1 opponent
|
||||||
@@ -723,6 +790,7 @@ type=Creature
|
|||||||
subtype=Imp
|
subtype=Imp
|
||||||
power=1
|
power=1
|
||||||
toughness=2
|
toughness=2
|
||||||
|
abilities=flying
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=When Soul Snuffers enters the battlefield, put a -1/-1 counter on each creature.
|
text=When Soul Snuffers enters the battlefield, put a -1/-1 counter on each creature.
|
||||||
@@ -804,6 +872,18 @@ toughness=1
|
|||||||
abilities=flying
|
abilities=flying
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Target player loses 2 life and you gain 2 life. Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
|
target=player
|
||||||
|
auto=life:-2 && life:2 controller
|
||||||
|
autograveyard={1}{B}{B}{S(land|myhand)}:life:-2 && life:2 controller myFirstmainOnly
|
||||||
|
autograveyard={1}{B}{B}{S(land|myhand)}:life:-2 && life:2 controller mySecondmainOnly
|
||||||
|
id=153447
|
||||||
|
name=Syphon Life
|
||||||
|
rarity=U
|
||||||
|
mana={1}{B}{B}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Flying {UR}: Talonrend gets +1/-1 until end of turn.
|
text=Flying {UR}: Talonrend gets +1/-1 until end of turn.
|
||||||
id=153430
|
id=153430
|
||||||
name=Talonrend
|
name=Talonrend
|
||||||
@@ -913,4 +993,15 @@ subtype=Merfolk Wizard
|
|||||||
auto=draw:1
|
auto=draw:1
|
||||||
power=2
|
power=2
|
||||||
toughness=2
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Put a 1/1 black and green Worm creature token onto the battlefield for each land card in your graveyard. Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
|
id=151135
|
||||||
|
auto=foreach(land|mygraveyard) token(Worm,creature worm, 1/1, black,green)
|
||||||
|
autograveyard={2}{BG}{BG}{BG}{S(land|myhand)}:foreach(land|mygraveyard) token(Worm,creature worm, 1/1, black,green) myFirstmainOnly
|
||||||
|
autograveyard={2}{BG}{BG}{BG}{S(land|myhand)}:foreach(land|mygraveyard) token(Worm,creature worm, 1/1, black,green) mySecondmainOnly
|
||||||
|
name=Worm Harvest
|
||||||
|
rarity=R
|
||||||
|
mana={2}{BG}{BG}{BG}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
@@ -47,7 +47,6 @@ power=4
|
|||||||
subtype=Elemental Shaman
|
subtype=Elemental Shaman
|
||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Until end of turn, target creature gains "{T}: Return target nonland permanent to its owner's hand."
|
text=Until end of turn, target creature gains "{T}: Return target nonland permanent to its owner's hand."
|
||||||
id=154350
|
id=154350
|
||||||
@@ -98,15 +97,6 @@ subtype=Merfolk Rogue
|
|||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Put a 5/5 blue and red Elemental creature token with flying into play. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
|
||||||
abilities=retrace
|
|
||||||
id=157400
|
|
||||||
name=Call the Skybreaker
|
|
||||||
rarity=R
|
|
||||||
type=Sorcery
|
|
||||||
mana={5}{UR}{UR}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=As Canker Abomination comes into play, choose an opponent. Canker Abomination comes into play with a -1/-1 counter on it for each creature that player controls.
|
text=As Canker Abomination comes into play, choose an opponent. Canker Abomination comes into play with a -1/-1 counter on it for each creature that player controls.
|
||||||
id=152033
|
id=152033
|
||||||
name=Canker Abomination
|
name=Canker Abomination
|
||||||
@@ -126,14 +116,6 @@ type=Instant
|
|||||||
mana={3}{BG}
|
mana={3}{BG}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Put two 1/1 white Kithkin Soldier creature tokens into play. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
|
||||||
id=153469
|
|
||||||
name=Cenn's Enlistment
|
|
||||||
rarity=C
|
|
||||||
type=Sorcery
|
|
||||||
mana={3}{W}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Enchant creature As long as enchanted creature is blue, it gets +1/+1 and has shroud. (It can't be the target of spells or abilities.) As long as enchanted creature is red, it gets +1/+1 and has haste.
|
text=Enchant creature As long as enchanted creature is blue, it gets +1/+1 and has shroud. (It can't be the target of spells or abilities.) As long as enchanted creature is red, it gets +1/+1 and has haste.
|
||||||
id=152092
|
id=152092
|
||||||
name=Clout of the Dominus
|
name=Clout of the Dominus
|
||||||
@@ -343,17 +325,6 @@ type=Instant
|
|||||||
mana={RW}{RW}{RW}
|
mana={RW}{RW}{RW}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flame Jab deals 1 damage to target creature or player. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
|
||||||
target=player,creature
|
|
||||||
abilities=retrace
|
|
||||||
auto=damage:1
|
|
||||||
id=153432
|
|
||||||
name=Flame Jab
|
|
||||||
rarity=C
|
|
||||||
type=Sorcery
|
|
||||||
mana={R}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Flying When Flickerwisp comes into play, remove another target permanent from the game. Return that card to play under its owner's control at end of turn.
|
text=Flying When Flickerwisp comes into play, remove another target permanent from the game. Return that card to play under its owner's control at end of turn.
|
||||||
abilities=flying
|
abilities=flying
|
||||||
id=151089
|
id=151089
|
||||||
@@ -601,17 +572,6 @@ type=Instant
|
|||||||
mana={2}{RW}
|
mana={2}{RW}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Target creature gets +4/+4 until end of turn. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
|
||||||
target=creature
|
|
||||||
auto=4/4
|
|
||||||
abilities=retrace
|
|
||||||
id=153441
|
|
||||||
name=Monstrify
|
|
||||||
rarity=C
|
|
||||||
type=Sorcery
|
|
||||||
mana={3}{G}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Wither (This deals damage to creatures in the form of -1/-1 counters.) Whenever a creature an opponent controls with a -1/-1 counter on it is put into a graveyard, you may return that card to play under your control.
|
text=Wither (This deals damage to creatures in the form of -1/-1 counters.) Whenever a creature an opponent controls with a -1/-1 counter on it is put into a graveyard, you may return that card to play under your control.
|
||||||
abilities=wither
|
abilities=wither
|
||||||
id=152080
|
id=152080
|
||||||
@@ -690,16 +650,6 @@ subtype=Beast
|
|||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Target player draws a card. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
|
||||||
target=player
|
|
||||||
abilities=retrace
|
|
||||||
id=153475
|
|
||||||
name=Oona's Grace
|
|
||||||
rarity=C
|
|
||||||
type=Instant
|
|
||||||
mana={2}{U}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Chroma - When Outrage Shaman comes into play, it deals damage to target creature equal to the number of red mana symbols in the mana costs of permanents you control.
|
text=Chroma - When Outrage Shaman comes into play, it deals damage to target creature equal to the number of red mana symbols in the mana costs of permanents you control.
|
||||||
id=153473
|
id=153473
|
||||||
name=Outrage Shaman
|
name=Outrage Shaman
|
||||||
@@ -821,16 +771,6 @@ power=2
|
|||||||
subtype=Treefolk Shaman
|
subtype=Treefolk Shaman
|
||||||
toughness=5
|
toughness=5
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
|
||||||
text=Put a 3/3 green Beast creature token into play. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
|
||||||
abilities=retrace
|
|
||||||
id=153438
|
|
||||||
name=Savage Conception
|
|
||||||
rarity=U
|
|
||||||
type=Sorcery
|
|
||||||
mana={3}{G}{G}
|
|
||||||
[/card]
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Enchant creature As long as enchanted creature is red, it gets +1/+1 and has "{RW}: This creature gets +1/+0 until end of turn." As long as enchanted creature is white, it gets +1/+1 and has lifelink. (Whenever it deals damage, its controller gains that much life.)
|
text=Enchant creature As long as enchanted creature is red, it gets +1/+1 and has "{RW}: This creature gets +1/+0 until end of turn." As long as enchanted creature is white, it gets +1/+1 and has lifelink. (Whenever it deals damage, its controller gains that much life.)
|
||||||
target=creature
|
target=creature
|
||||||
@@ -955,7 +895,6 @@ power=2
|
|||||||
subtype=Elemental Shaman
|
subtype=Elemental Shaman
|
||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text={GU}{GU}: Target creature you control becomes the color or colors of your choice until end of turn.
|
text={GU}{GU}: Target creature you control becomes the color or colors of your choice until end of turn.
|
||||||
id=154348
|
id=154348
|
||||||
@@ -968,16 +907,6 @@ subtype=Goblin Shaman
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Target player loses 2 life and you gain 2 life. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
|
||||||
abilities=retrace
|
|
||||||
target=player
|
|
||||||
id=153447
|
|
||||||
name=Syphon Life
|
|
||||||
rarity=U
|
|
||||||
type=Sorcery
|
|
||||||
mana={1}{B}{B}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Target opponent reveals his or her hand. Choose a green or white creature card from it. You gain life equal that creature card's toughness, then that player discards that card.
|
text=Target opponent reveals his or her hand. Choose a green or white creature card from it. You gain life equal that creature card's toughness, then that player discards that card.
|
||||||
id=151142
|
id=151142
|
||||||
name=Talara's Bane
|
name=Talara's Bane
|
||||||
@@ -1091,13 +1020,4 @@ mana={1}{BG}
|
|||||||
power=2
|
power=2
|
||||||
subtype=Shapeshifter
|
subtype=Shapeshifter
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
|
||||||
text=Put a 1/1 black and green Worm creature token into play for each land card in your graveyard. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
|
||||||
abilities=retrace
|
|
||||||
id=151135
|
|
||||||
name=Worm Harvest
|
|
||||||
rarity=R
|
|
||||||
type=Sorcery
|
|
||||||
mana={2}{BG}{BG}{BG}
|
|
||||||
[/card]
|
|
||||||
@@ -196,6 +196,18 @@ toughness=2
|
|||||||
abilities=flying
|
abilities=flying
|
||||||
[/card]
|
[/card]
|
||||||
[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
|
text=Trample
|
||||||
id=36112
|
id=36112
|
||||||
name=Giant Warthog
|
name=Giant Warthog
|
||||||
@@ -208,6 +220,23 @@ toughness=5
|
|||||||
abilities=trample
|
abilities=trample
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
text=Target creature gets +1/+0 and gains first strike until end of turn. Draw a card.
|
||||||
id=36431
|
id=36431
|
||||||
target=creature
|
target=creature
|
||||||
|
|||||||
@@ -328,28 +328,6 @@ text=Exile target card from a graveyard. Its owner puts a 1/1 white Spirit creat
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=34833
|
|
||||||
name=Genesis
|
|
||||||
mana={4}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Incarnation
|
|
||||||
power=4
|
|
||||||
toughness=4
|
|
||||||
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.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34822
|
|
||||||
name=Glory
|
|
||||||
mana={3}{W}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Incarnation
|
|
||||||
power=3
|
|
||||||
toughness=3
|
|
||||||
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.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34399
|
id=34399
|
||||||
name=Golden Wish
|
name=Golden Wish
|
||||||
mana={3}{W}{W}
|
mana={3}{W}{W}
|
||||||
|
|||||||
Reference in New Issue
Block a user