added blinkmoth urn
This commit is contained in:
@@ -1952,12 +1952,6 @@ type=Artifact
|
|||||||
subtype=Equipment
|
subtype=Equipment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Blinkmoth Urn
|
|
||||||
text=At the beginning of each player's precombat main phase, if Blinkmoth Urn is untapped, that player adds {1} to his or her mana pool for each artifact he or she controls.
|
|
||||||
mana={5}
|
|
||||||
type=Artifact
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Blizzard Specter
|
name=Blizzard Specter
|
||||||
text=Flying -- Whenever Blizzard Specter deals combat damage to a player, choose one - That player returns a permanent he or she controls to its owner's hand; or that player discards a card.
|
text=Flying -- Whenever Blizzard Specter deals combat damage to a player, choose one - That player returns a permanent he or she controls to its owner's hand; or that player discards a card.
|
||||||
mana={2}{U}{B}
|
mana={2}{U}{B}
|
||||||
|
|||||||
@@ -6324,6 +6324,14 @@ text={T}: Add {1} to your mana pool. -- {1}: Blinkmoth Nexus becomes a 1/1 Blink
|
|||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Blinkmoth Urn
|
||||||
|
auto=@each myfirstmain sourcenottapped:all(artifact|mybattlefield) add{1}
|
||||||
|
auto=@each opponentfirstmain sourcenottapped:all(artifact|opponentbattlefield) add{1}
|
||||||
|
text=At the beginning of each player's precombat main phase, if Blinkmoth Urn is untapped, that player adds {1} to his or her mana pool for each artifact he or she controls.
|
||||||
|
mana={5}
|
||||||
|
type=Artifact
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Blinkmoth Well
|
name=Blinkmoth Well
|
||||||
auto={T}: Add {1}
|
auto={T}: Add {1}
|
||||||
auto={2}{T}:Tap target(artifact[-creature])
|
auto={2}{T}:Tap target(artifact[-creature])
|
||||||
|
|||||||
Reference in New Issue
Block a user