Erwan
- added a few cards - fixed a bug with spark elemental (now sacrificed at end of turn)
This commit is contained in:
@@ -998,6 +998,7 @@ mana={1}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.) Nightmare's power and toughness are each equal to the number of Swamps you control.
|
||||
abilities=flying
|
||||
id=129659
|
||||
alias=1170
|
||||
name=Nightmare
|
||||
@@ -1491,6 +1492,7 @@ toughness=2
|
||||
[card]
|
||||
text=Trample, haste (If this creature would deal enough combat damage to its blockers to destroy them, you may have it deal the rest of its damage to defending player. This creature can attack and {T} as soon as it comes under your control.) At end of turn, sacrifice Spark Elemental.
|
||||
abilities=trample,haste
|
||||
auto=@next endofturn:bury
|
||||
id=129577
|
||||
name=Spark Elemental
|
||||
rarity=U
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#SET: ICE AGE
|
||||
#VERSION: 1.6
|
||||
#Number of playable cards: 132
|
||||
#VERSION: 1.6.1
|
||||
#Number of playable cards: >132
|
||||
#Note : please try to keep cards in alphabetical order of the name if possible
|
||||
[card]
|
||||
text={T}: Centaur Archer deals 1 damage to target creature with flying.
|
||||
id=2718
|
||||
@@ -1460,3 +1461,14 @@ rarity=R
|
||||
type=Artifact
|
||||
mana={3}
|
||||
[/card]
|
||||
[card]
|
||||
text=Vertigo deals 2 damage to target creature with flying; that creature loses flying until end of turn.
|
||||
id=2658
|
||||
name=Vertigo
|
||||
target=creature[flying]
|
||||
auto=damage:2
|
||||
auto=-flying
|
||||
rarity=U
|
||||
type=Instant
|
||||
mana={R}
|
||||
[/card]
|
||||
|
||||
@@ -1068,16 +1068,6 @@ type=Instant
|
||||
mana={3}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Vertigo deals 2 damage to target creature with flying; that creature loses flying until end of turn.
|
||||
id=2658
|
||||
name=Vertigo
|
||||
target=creature
|
||||
auto=damage:2
|
||||
rarity=U
|
||||
type=Instant
|
||||
mana={R}
|
||||
[/card]
|
||||
[card]
|
||||
text=All creatures with flying lose flying until end of turn. If Whiteout is in your graveyard, you may sacrifice a snow-covered land to return Whiteout to your hand.
|
||||
id=2599
|
||||
name=Whiteout
|
||||
|
||||
Reference in New Issue
Block a user