add Jihad (from Arabian Nights)

This commit is contained in:
slapshot5
2011-10-01 18:19:43 +00:00
parent adbef6c43e
commit 978d46d1bc
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4018,6 +4018,7 @@ res/cardsfolder/j/jhoira_of_the_ghitu.txt svneol=native#text/plain
res/cardsfolder/j/jhoiras_toolbox.txt svneol=native#text/plain
res/cardsfolder/j/jhovall_queen.txt svneol=native#text/plain
res/cardsfolder/j/jhovall_rider.txt svneol=native#text/plain
res/cardsfolder/j/jihad.txt -text
res/cardsfolder/j/jilt.txt -text
res/cardsfolder/j/jin_gitaxias_core_augur.txt svneol=native#text/plain
res/cardsfolder/j/jinx.txt -text

View File

@@ -0,0 +1,13 @@
Name:Jihad
ManaCost:W W W
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ ChooseColor | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, choose a color and an opponent.
SVar:ChooseColor:AB$ ChooseColor | Cost$ 0 | Defined$ You
S:Mode$ Continuous | Affected$ Creature.White | AddPower$ 2 | AddToughness$ 1 | IsPresent$ Permanent.nontoken+ChosenColor+YouDontCtrl | Description$ White creatures get +2/+1 as long as the chosen player controls a nontoken permanent of the chosen color.
T:Mode$ Always | TriggerZones$ Battlefield | IsPresent$ Permanent.nontoken+ChosenColor+YouDontCtrl | PresentCompare$ EQ0 | Execute$ TrigSac | TriggerDescription$ When the chosen player controls no nontoken permanents of the chosen color, sacrifice CARDNAME.
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ Self
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/jihad.jpg
End