added more successfully tested cards
This commit is contained in:
@@ -607,6 +607,17 @@ rarity=U
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Hammer of Bogardan deals 3 damage to target creature or player. {2}{R}{R}{R}: Return Hammer of Bogardan from your graveyard to your hand. Play this ability only during your upkeep.
|
||||
id=3452
|
||||
target=creature,player
|
||||
auto=damage:3
|
||||
autograveyard={2}{R}{R}{R}:moveTo(myhand) myUpkeepOnly
|
||||
name=Hammer of Bogardan
|
||||
rarity=R
|
||||
mana={1}{R}{R}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=At the beginning of your upkeep, put a -1/-1 counter on each creature.
|
||||
auto=@each my upkeep:all(creature) counter(-1/-1)
|
||||
id=3297
|
||||
|
||||
@@ -766,14 +766,6 @@ type=World Enchantment
|
||||
mana={1}{G}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Hammer of Bogardan deals 3 damage to target creature or player. {2}{R}{R}{R}: Return Hammer of Bogardan from your graveyard to your hand. Play this ability only during your upkeep.
|
||||
id=3452
|
||||
name=Hammer of Bogardan
|
||||
rarity=R
|
||||
type=Sorcery
|
||||
mana={1}{R}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Reach (This creature can block creatures with flying.) Whenever Harbor Guardian attacks, defending player may draw a card.
|
||||
id=3537
|
||||
name=Harbor Guardian
|
||||
|
||||
Reference in New Issue
Block a user