add Impending Disaster (from Urza's Legacy)

This commit is contained in:
jendave
2011-08-06 16:48:11 +00:00
parent 1a4b89876e
commit 6d067b8615
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2670,6 +2670,7 @@ res/cardsfolder/illusions_of_grandeur.txt -text svneol=native#text/plain
res/cardsfolder/imi_statue.txt -text svneol=native#text/plain
res/cardsfolder/immaculate_magistrate.txt -text svneol=native#text/plain
res/cardsfolder/immolation.txt -text svneol=native#text/plain
res/cardsfolder/impending_disaster.txt svneol=native#text/plain
res/cardsfolder/imperial_edict.txt -text svneol=native#text/plain
res/cardsfolder/imperial_hellkite.txt -text svneol=native#text/plain
res/cardsfolder/imperial_recruiter.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Impending Disaster
ManaCost:1 R
Types:Enchantment
Text:no text
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | IsPresent$ Land | PresentCompare$ GE7 | TriggerDescription$ At the beginning of your upkeep, if there are seven or more lands on the battlefield, sacrifice CARDNAME and destroy all lands.
SVar:TrigSac:AB$Sacrifice | Defined$ Self | Cost$ 0 | SubAbility$ SVar=DBDestroyAll
SVar:DBDestroyAll:DB$DestroyAll | ValidCards$ Land | SpellDescription$ Destroy all lands.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/impending_disaster.jpg
SetInfo:ULG|Rare|http://magiccards.info/scans/en/ul/82.jpg
End