Fixed Harpoon Sniper (LRW), Second Thoughts (ODY) and Solemn Offering (M10)

This commit is contained in:
solo81@web.de
2009-08-19 13:13:52 +00:00
parent fd8dd58706
commit 9abf35fca9
3 changed files with 5 additions and 3 deletions

View File

@@ -393,7 +393,7 @@ toughness=5
[/card]
[card]
text={W}, {T}: Harpoon Sniper deals X damage to target attacking or blocking creature, where X is the number of Merfolk you control.
auto={W}{T}:foreach(merfolk|myinplay) damage:1 target(creature[attacking,blocking])
auto={W}{T}:foreach(merfolk|myinplay) damage:1 target(creature[attacking;blocking])
id=139407
name=Harpoon Sniper
rarity=U

View File

@@ -1565,12 +1565,13 @@ abilities=flying
rarity=C
[/card]
[card]
text=Destroy target artifact or enchantment. You gain 4 life.
id=189875
name=Solemn Offering
mana={2}{W}
type=Sorcery
text=Destroy target artifact or enchantment. You gain 4 life.
target=artifact,enchantment
auto=destroy
auto=life:4
rarity=C
[/card]

View File

@@ -1088,7 +1088,8 @@ text=Remove target attacking creature from the game. Draw a card.
id=29706
name=Second Thoughts
mana={4}{W}
auto=moveTo(ownerremovedfromgame) target(creature[attacking])
target=creature[attacking]
auto=moveTo(exile)
auto=draw:1
type=Instant
rarity=C