diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index 5948455ac..ab3a6c6b2 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -10251,18 +10251,6 @@ power=1 toughness=1 [/card] [card] -####This card had to be removed for the same reason as Miraculous Recovery: -####Abilities given by a spell to a target which is not in the battlefield don't "survive" when the target changes the zone immediately!! -name=Footsteps of the Goryo -target=creature|myGraveyard -auto=moveto(myBattlefield) -auto=treason -text=Return target creature card from your graveyard to the battlefield. Sacrifice that creature at the beginning of the next end step. -mana={2}{B} -type=Sorcery -subtype=Arcane -[/card] -[card] name=Forbid text=Buyback - Discard two cards. (You may discard two cards in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.) -- Counter target spell. mana={1}{U}{U} diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index ae139cb1d..b2812ad42 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -19955,6 +19955,16 @@ power=2 toughness=4 [/card] [card] +name=Footsteps of the Goryo +target=creature|myGraveyard +auto=moveto(myBattlefield) +auto=transforms(,treason) forever +text=Return target creature card from your graveyard to the battlefield. Sacrifice that creature at the beginning of the next end step. +mana={2}{B} +type=Sorcery +subtype=Arcane +[/card] +[card] name=Foratog auto={G}{S(forest|myBattlefield)}:2/2 text={G}, Sacrifice a Forest: Foratog gets +2/+2 until end of turn. @@ -60569,7 +60579,7 @@ type=Instant name=Vebulid auto=counter(1/1) auto=@each my upkeep:may counter(1/1) -auto=@each combatends:destroy all(vebuild[attacking;blocking]|myBattlefield) +auto=@each combatends:destroy all(vebulid[attacking;blocking]|myBattlefield) text=Vebulid enters the battlefield with a +1/+1 counter on it. -- At the beginning of your upkeep, you may put a +1/+1 counter on Vebulid. -- When Vebulid attacks or blocks, destroy it at end of combat. mana={B} type=Creature