add Suleiman's Legacy (from Visions)

This commit is contained in:
jendave
2011-08-06 18:40:57 +00:00
parent a9284b626a
commit b0d3b4c089
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5921,6 +5921,7 @@ res/cardsfolder/sudden_impact.txt -text svneol=native#text/plain
res/cardsfolder/sudden_strength.txt -text svneol=native#text/plain
res/cardsfolder/suffer_the_past.txt -text svneol=native#text/plain
res/cardsfolder/suicidal_charge.txt -text svneol=native#text/plain
res/cardsfolder/suleimans_legacy.txt -text svneol=native#text/plain
res/cardsfolder/sulfur_elemental.txt svneol=native#text/plain
res/cardsfolder/sulfur_vent.txt -text svneol=native#text/plain
res/cardsfolder/sulfuric_vapors.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Suleiman's Legacy
ManaCost:R W
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroyAll | TriggerDescription$ When CARDNAME enters the battlefield, destroy all Djinns and Efreets. They can't be regenerated.
SVar:TrigDestroyAll:AB$DestroyAll | Cost$ 0 | ValidCards$ Djinn,Efreet | NoRegen$ True
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Djinn,Efreet | TriggerZones$ Battlefield | Execute$ TrigDestroy | TriggerDescription$ Whenever a Djinn or Efreet enters the battlefield, destroy it. It can't be regenerated.
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | Defined$ Triggered | NoRegen$ True
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/suleimans_legacy.jpg
End