diff --git a/projects/mtg/bin/Res/sets/10E/_cards.dat b/projects/mtg/bin/Res/sets/10E/_cards.dat index 65d40e7cf..e15e9bc0c 100644 --- a/projects/mtg/bin/Res/sets/10E/_cards.dat +++ b/projects/mtg/bin/Res/sets/10E/_cards.dat @@ -2739,6 +2739,7 @@ toughness=1 [card] text=You may tap or untap target artifact, creature, or land. Draw a card. auto=may untap target(artifact,creature,land) +auto=may tap target(artifact,creature,land) auto=draw:1 id=136286 name=Twitch diff --git a/projects/mtg/bin/Res/sets/ICE/_cards.dat b/projects/mtg/bin/Res/sets/ICE/_cards.dat index 8cbd6d161..3ed2397d3 100644 --- a/projects/mtg/bin/Res/sets/ICE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ICE/_cards.dat @@ -277,7 +277,7 @@ toughness=2 [card] text=Tap target artifact, creature, or land. Draw a card at the beginning of the next turn's upkeep. id=2503 -target=(artifact,creature,land) +target=artifact,creature,land auto=tap auto=@next upkeep:draw:1 name=Enervate @@ -343,17 +343,6 @@ power=2 toughness=5 [/card] [card] -text=Enchant land Enchanted land has "{T}: Target creature gets +2/+1 until end of turn." -id=2560 -target=land -auto={T}:2/1 target(creature) -name=Forbidden Lore -rarity=R -mana={2}{G} -type=Enchantment -subtype=Aura -[/card] -[card] text={T}: Add {G} to your mana pool. auto={T}:Add {G} id=2746 @@ -649,18 +638,6 @@ toughness=1 abilities=protection from white [/card] [card] -text=Enchant creature When Krovikan Fetish enters the battlefield, draw a card at the beginning of the next turn's upkeep. Enchanted creature gets +1/+1. -id=2464 -target=creature -auto=1/1 -auto=@next upkeep:draw:1 -name=Krovikan Fetish -rarity=C -mana={2}{B} -type=Enchantment -subtype=Aura -[/card] -[card] text=Snow swampwalk auto=aslongas(swamp[snow]|opponentBattlefield) unblockable id=2466 diff --git a/projects/mtg/bin/Res/sets/ICE/todo.dat b/projects/mtg/bin/Res/sets/ICE/todo.dat index 2cf9273e0..ffe1ae2b0 100644 --- a/projects/mtg/bin/Res/sets/ICE/todo.dat +++ b/projects/mtg/bin/Res/sets/ICE/todo.dat @@ -665,6 +665,18 @@ subtype=Insect toughness=2 [/card] [card] +text=Enchant land Enchanted land has "{T}: Target creature gets +2/+1 until end of turn." +id=2560 +target=land +auto={T}:2/1 target(creature) +#does not work as expected the land does not tap the aura does. +name=Forbidden Lore +rarity=R +mana={2}{G} +type=Enchantment +subtype=Aura +[/card] +[card] text=Counter target spell unless its controller pays {1}. Draw a card at the beginning of the next turn's upkeep. id=2506 name=Force Void @@ -1302,6 +1314,19 @@ subtype=Human Wizard toughness=1 [/card] [card] +text=Enchant creature When Krovikan Fetish enters the battlefield, draw a card at the beginning of the next turn's upkeep. Enchanted creature gets +1/+1. +id=2464 +target=creature +auto=1/1 +#Make you draw a card at each upkeep !!! +auto=@next upkeep:draw:1 +name=Krovikan Fetish +rarity=C +mana={2}{B} +type=Enchantment +subtype=Aura +[/card] +[card] text={T}, Discard a nonblack card: Draw a card. {T}, Discard a black card: Draw two cards, then discard one of them. id=2517 auto={T}{S(*[-black]|myhand)}:draw:1 diff --git a/projects/mtg/bin/Res/sets/ODY/_cards.dat b/projects/mtg/bin/Res/sets/ODY/_cards.dat index c7200e879..b25dbf142 100644 --- a/projects/mtg/bin/Res/sets/ODY/_cards.dat +++ b/projects/mtg/bin/Res/sets/ODY/_cards.dat @@ -1288,9 +1288,9 @@ rarity=R mana={1}{G}{G} type=Creature subtype=Squirrel -auto=foreach(squirrel|battlefield) 1/1 other -power=1 -toughness=1 +auto=foreach(squirrel|battlefield)1/1 other +power=2 +toughness=2 [/card] [card] text=Flying {1}{B}, Discard a card from your hand: Stalking Bloodsucker gets +2/+2 until end of turn.