diff --git a/projects/mtg/bin/Res/sets/FUT/_cards.dat b/projects/mtg/bin/Res/sets/FUT/_cards.dat index 2b94af004..b8ae768d1 100644 --- a/projects/mtg/bin/Res/sets/FUT/_cards.dat +++ b/projects/mtg/bin/Res/sets/FUT/_cards.dat @@ -331,7 +331,7 @@ type=Creature subtype=Wraith power=3 toughness=4 -text=Swampwalk Cycling—Pay 2 life. (Pay 2 life, Discard this card: Draw a card.) +text=Swampwalk Cycling - Pay 2 life. (Pay 2 life, Discard this card: Draw a card.) abilities=swampwalk autohand={S}:life:-2 && draw:1 rarity=U @@ -366,19 +366,7 @@ power=2 toughness=1 abilities=reach,deathtouch [/card] -[card] -id=130325 -name=Vedalken AEthermage -mana={1}{U} -type=Creature -subtype=Vedalken Wizard -power=1 -toughness=2 -text=Flash (You may play this spell any time you could play an instant.) When Vedalken AEthermage comes into play, return target Sliver to its owner's hand. Wizardcycling {3} ({3}, Discard this card: Search your library for a Wizard card, reveal it, and put it into your hand. Then shuffle your library.) -abilities=flash -autohand={3}{S}:moveTo(myhand) target(wizard|mylibrary) -rarity=C -[/card] + [card] text=Whenever you cast a spell, creatures you control can't be the targets of spells or abilities your opponents control this turn. auto=@movedTo(*|mystack):lord(creature|myBattlefield) opponentshroud ueot diff --git a/projects/mtg/bin/Res/sets/FUT/todo.dat b/projects/mtg/bin/Res/sets/FUT/todo.dat index 6c98141c8..a43ea94de 100644 --- a/projects/mtg/bin/Res/sets/FUT/todo.dat +++ b/projects/mtg/bin/Res/sets/FUT/todo.dat @@ -1359,7 +1359,19 @@ toughness=2 text=At the beginning of your upkeep, put a spore counter on Utopia Mycon. Remove three spore counters from Utopia Mycon: Put a 1/1 green Saproling creature token into play. Sacrifice a Saproling: Add one mana of any color to your mana pool. rarity=U [/card] - +[card] +id=130325 +name=Vedalken AEthermage +mana={1}{U} +type=Creature +subtype=Vedalken Wizard +power=1 +toughness=2 +text=Flash (You may play this spell any time you could play an instant.) When Vedalken AEthermage comes into play, return target Sliver to its owner's hand. Wizardcycling {3} ({3}, Discard this card: Search your library for a Wizard card, reveal it, and put it into your hand. Then shuffle your library.) +abilities=flash +autohand={3}{S}:moveTo(myhand) target(wizard|mylibrary) +rarity=C +[/card] [card] id=136209 name=Venser, Shaper Savant diff --git a/projects/mtg/bin/Res/sets/LGN/_cards.dat b/projects/mtg/bin/Res/sets/LGN/_cards.dat index 8cbc23f29..03de50f8e 100644 --- a/projects/mtg/bin/Res/sets/LGN/_cards.dat +++ b/projects/mtg/bin/Res/sets/LGN/_cards.dat @@ -231,6 +231,18 @@ power=1 toughness=1 [/card] [card] +id=43791 +name=Gempalm Avenger +mana={5}{W} +type=Creature +subtype=Human Soldier +power=3 +toughness=5 +text=Cycling {2}{W} ({2}{W}, Discard this card: Draw a card.) When you cycle Gempalm Avenger, Soldier creatures get +1/+1 and gain first strike until end of turn. +autohand={2}{W}:lord(creature|myinplay) 1/1 && lord(creature|myinplay) first strike && cycling +rarity=C +[/card] +[card] text=Cycling {1}{R} ({1}{R}, Discard this card: Draw a card.) When you cycle Gempalm Incinerator, you may have it deal X damage to target creature, where X is the number of Goblins on the battlefield. id=42066 name=Gempalm Incinerator diff --git a/projects/mtg/bin/Res/sets/LGN/todo.dat b/projects/mtg/bin/Res/sets/LGN/todo.dat index 1ad5d6977..4fdf3e2b1 100644 --- a/projects/mtg/bin/Res/sets/LGN/todo.dat +++ b/projects/mtg/bin/Res/sets/LGN/todo.dat @@ -329,17 +329,7 @@ toughness=3 text=Amplify 2 (As this card enters the battlefield, put two +1/+1 counters on it for each Beast card you reveal in your hand.) Provoke (When this attacks, you may have target creature defending player controls untap and block it if able.) rarity=R [/card] -[card] -id=43791 -name=Gempalm Avenger -mana={5}{W} -type=Creature -subtype=Human Soldier -power=3 -toughness=5 -text=Cycling {2}{W} ({2}{W}, Discard this card: Draw a card.) When you cycle Gempalm Avenger, Soldier creatures get +1/+1 and gain first strike until end of turn. -rarity=C -[/card] + [card] id=42178 name=Ghastly Remains diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 36c9f83e3..dafed17a7 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -201,6 +201,7 @@ force_of_nature2.txt force_of_nature3.txt fountain_of_youth.txt gamble.txt +gempalm_avenger.txt ghost_warden.txt glen_elendra_archmage_i222.txt giant_growth.txt diff --git a/projects/mtg/bin/Res/test/gempalm_avenger.txt b/projects/mtg/bin/Res/test/gempalm_avenger.txt new file mode 100644 index 000000000..74716d780 --- /dev/null +++ b/projects/mtg/bin/Res/test/gempalm_avenger.txt @@ -0,0 +1,31 @@ +#Testing Cycling + 2 lord effect + cycling +[INIT] +FIRSTMAIN +[PLAYER1] +hand:Gempalm Avenger +library:forest +inplay:Ondu Cleric +manapool:{2}{W} +[PLAYER2] +inplay:Grizzly Bears +[DO] +choice 1 +Gempalm Avenger +next +next +Ondu Cleric +next +Grizzly Bears +next +#damage +next +#end combat +[ASSERT] +COMBATEND +[PLAYER1] +inplay:Ondu Cleric +graveyard:Gempalm Avenger +hand:forest +[PLAYER2] +graveyard:Grizzly Bears +[END] \ No newline at end of file