- added a few cards
- fixed a bug with spark elemental (now sacrificed at end of turn)
This commit is contained in:
wagic.the.homebrew
2008-11-15 05:28:12 +00:00
parent 28393e8f8a
commit 73f32d2641
7 changed files with 82 additions and 28 deletions
+14 -2
View File
@@ -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]