mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Slingbow Trap.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/slingbow_trap.txt
Normal file
10
res/cardsfolder/slingbow_trap.txt
Normal 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
|
||||
Reference in New Issue
Block a user