- Added Slingbow Trap.

This commit is contained in:
jendave
2011-08-06 17:10:37 +00:00
parent 56b718bde5
commit 96e2d30ab9
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5085,6 +5085,7 @@ res/cardsfolder/sleepers_guile.txt -text svneol=native#text/plain
res/cardsfolder/sleepers_robe.txt -text svneol=native#text/plain
res/cardsfolder/sleight_of_hand.txt -text svneol=native#text/plain
res/cardsfolder/slice_in_twain.txt -text svneol=native#text/plain
res/cardsfolder/slingbow_trap.txt -text svneol=native#text/plain
res/cardsfolder/slingshot_goblin.txt -text svneol=native#text/plain
res/cardsfolder/slinking_giant.txt -text svneol=native#text/plain
res/cardsfolder/slinking_serpent.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Slingbow Trap
ManaCost:3 G
Types:Instant Trap
Text:no text
A:SP$Destroy | Cost$ G | ValidTgts$ Creature.attacking+withFlying | IsPresent$ Creature.attacking+Black+withFlying | Optional$ True | TgtPrompt$ Select target attacking creature with flying. | SpellDescription$ If a black creature with flying is attacking, you may pay G rather than pay CARDNAME's mana cost.
A:SP$Destroy | Cost$ 3 G | ValidTgts$ Creature.attacking+withFlying | TgtPrompt$ Select target attacking creature with flying.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/Slingbow_Trap.jpg
End