Fixed Harpoon Sniper (LRW), Second Thoughts (ODY) and Solemn Offering (M10)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user