Laurent - Bug corrections ICE: Enervate, removed: Forbidden Lore, Krovikan Fetish (@next upkeep works same as @each upkeep not really a bug since only this card as such effect). ODY Squirrel mob (wrong p/T). 10E tentatively fixed Twitch (not sure about it yet) POR: Fixed devastation, changed Vampiric Touch (to better reflect the card wording)

This commit is contained in:
wagic.laurent
2009-11-07 18:25:38 +00:00
parent d31c0b2f97
commit 245cfc625c
4 changed files with 30 additions and 27 deletions
+1
View File
@@ -2739,6 +2739,7 @@ toughness=1
[card] [card]
text=You may tap or untap target artifact, creature, or land. Draw a card. text=You may tap or untap target artifact, creature, or land. Draw a card.
auto=may untap target(artifact,creature,land) auto=may untap target(artifact,creature,land)
auto=may tap target(artifact,creature,land)
auto=draw:1 auto=draw:1
id=136286 id=136286
name=Twitch name=Twitch
+1 -24
View File
@@ -277,7 +277,7 @@ toughness=2
[card] [card]
text=Tap target artifact, creature, or land. Draw a card at the beginning of the next turn's upkeep. text=Tap target artifact, creature, or land. Draw a card at the beginning of the next turn's upkeep.
id=2503 id=2503
target=(artifact,creature,land) target=artifact,creature,land
auto=tap auto=tap
auto=@next upkeep:draw:1 auto=@next upkeep:draw:1
name=Enervate name=Enervate
@@ -343,17 +343,6 @@ power=2
toughness=5 toughness=5
[/card] [/card]
[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. text={T}: Add {G} to your mana pool.
auto={T}:Add {G} auto={T}:Add {G}
id=2746 id=2746
@@ -649,18 +638,6 @@ toughness=1
abilities=protection from white abilities=protection from white
[/card] [/card]
[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 text=Snow swampwalk
auto=aslongas(swamp[snow]|opponentBattlefield) unblockable auto=aslongas(swamp[snow]|opponentBattlefield) unblockable
id=2466 id=2466
+25
View File
@@ -665,6 +665,18 @@ subtype=Insect
toughness=2 toughness=2
[/card] [/card]
[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. text=Counter target spell unless its controller pays {1}. Draw a card at the beginning of the next turn's upkeep.
id=2506 id=2506
name=Force Void name=Force Void
@@ -1302,6 +1314,19 @@ subtype=Human Wizard
toughness=1 toughness=1
[/card] [/card]
[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. text={T}, Discard a nonblack card: Draw a card. {T}, Discard a black card: Draw two cards, then discard one of them.
id=2517 id=2517
auto={T}{S(*[-black]|myhand)}:draw:1 auto={T}{S(*[-black]|myhand)}:draw:1
+2 -2
View File
@@ -1289,8 +1289,8 @@ mana={1}{G}{G}
type=Creature type=Creature
subtype=Squirrel subtype=Squirrel
auto=foreach(squirrel|battlefield)1/1 other auto=foreach(squirrel|battlefield)1/1 other
power=1 power=2
toughness=1 toughness=2
[/card] [/card]
[card] [card]
text=Flying {1}{B}, Discard a card from your hand: Stalking Bloodsucker gets +2/+2 until end of turn. text=Flying {1}{B}, Discard a card from your hand: Stalking Bloodsucker gets +2/+2 until end of turn.