add Nomad Stadium (from Odyssey)

This commit is contained in:
jendave
2011-08-06 14:36:55 +00:00
parent 2ce07d903d
commit d349149bd3
3 changed files with 11 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -3460,6 +3460,7 @@ res/cardsfolder/noble_steeds.txt -text svneol=native#text/plain
res/cardsfolder/noble_templar.txt -text svneol=native#text/plain
res/cardsfolder/nocturnal_raid.txt -text svneol=native#text/plain
res/cardsfolder/noggle_bridgebreaker.txt -text svneol=native#text/plain
res/cardsfolder/nomad_stadium.txt -text svneol=native#text/plain
res/cardsfolder/nomadic_elf.txt -text svneol=native#text/plain
res/cardsfolder/northern_paladin.txt -text svneol=native#text/plain
res/cardsfolder/norwood_archers.txt -text svneol=native#text/plain

View File

@@ -3,7 +3,7 @@ ManaCost:no cost
Types:Land
Text:no text
K:paintap:1:B
A:AB$Pump | Cost$ B T Sac<1/CARDNAME> | Tgt$TgtC | NumAtt$ -2|NumDef$-2 |Threshold$True|PrecostDesc$ Threshold - | SpellDescription$ Target creature gets -2/-2 until end of turn. Activate this ability only if seven or more cards are in your graveyard.
A:AB$Pump | Cost$ B T Sac<1/CARDNAME> | Tgt$TgtC | NumAtt$ -2|NumDef$-2 |IsCurse$True|Threshold$True|PrecostDesc$ Threshold - | SpellDescription$ Target creature gets -2/-2 until end of turn. Activate this ability only if seven or more cards are in your graveyard.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/cabal_pit.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Nomad Stadium
ManaCost:no cost
Types:Land
Text:no text
K:paintap:1:W
A:AB$GainLife | Cost$ W T Sac<1/CARDNAME> | LifeAmount$4 |Threshold$True|PrecostDesc$ Threshold - | SpellDescription$ You gain 4 life. Activate this ability only if seven or more cards are in your graveyard.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/nomad_stadium.jpg
End