Psyringe - reimplemented Goblin Cannon (5DN) after successful test following discussion on r1508

This commit is contained in:
Psyyringe
2009-12-20 00:53:50 +00:00
parent ded02f5e0b
commit ff0331c801
2 changed files with 9 additions and 14 deletions

View File

@@ -303,6 +303,15 @@ toughness=2
abilities=flying
[/card]
[card]
id=48215
name=Goblin Cannon
mana={4}
type=Artifact
text={2}: Goblin Cannon deals 1 damage to target creature or player. Sacrifice Goblin Cannon.
auto={2}:damage:1 target(creature,player) && bury all(this)
rarity=U
[/card]
[card]
text={T}, Sacrifice an artifact: Target player puts the top three cards of his or her library into his or her graveyard. Whenever an artifact enters the battlefield, you may untap Grinding Station
auto=@movedTo(artifact|battlefield):may untap
auto={T}{S(artifact|myBattlefield)}:deplete:3 target(player)

View File

@@ -401,20 +401,6 @@ toughness=2
abilities=first strike
[/card]
[card]
id=48215
name=Goblin Cannon
mana={4}
type=Artifact
text={2}: Goblin Cannon deals 1 damage to target creature or player. Sacrifice Goblin Cannon.
# Following line does not work: The common usage for Goblin Cannon
# is to interrupt and activate itself repeatedly. It will go to
# the graveyard before the first damage event resolves, but all
# damage events will stay on the stack. This can't be done
# currently since Goblin Cannon cannot interrupt itself.
auto={2}{S}:damage:1 target(creature,player)
rarity=U
[/card]
[card]
id=50927
name=Grafted Wargear
mana={3}