add Matsu-Tribe Sniper (from Betrayers of Kamigawa)

This commit is contained in:
jendave
2011-08-06 19:30:13 +00:00
parent 7e85fba92c
commit f9fa60f17c
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3810,6 +3810,7 @@ res/cardsfolder/masticore.txt -text svneol=native#text/plain
res/cardsfolder/masumaro_first_to_live.txt -text svneol=native#text/plain res/cardsfolder/masumaro_first_to_live.txt -text svneol=native#text/plain
res/cardsfolder/matca_rioters.txt -text svneol=native#text/plain res/cardsfolder/matca_rioters.txt -text svneol=native#text/plain
res/cardsfolder/matsu_tribe_birdstalker.txt -text svneol=native#text/plain res/cardsfolder/matsu_tribe_birdstalker.txt -text svneol=native#text/plain
res/cardsfolder/matsu_tribe_sniper.txt -text svneol=native#text/plain
res/cardsfolder/mawcor.txt -text svneol=native#text/plain res/cardsfolder/mawcor.txt -text svneol=native#text/plain
res/cardsfolder/mayael_the_anima.txt -text svneol=native#text/plain res/cardsfolder/mayael_the_anima.txt -text svneol=native#text/plain
res/cardsfolder/maze_of_ith.txt -text svneol=native#text/plain res/cardsfolder/maze_of_ith.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Matsu-Tribe Sniper
ManaCost:1 G
Types:Creature Snake Warrior Archer
Text:no text
PT:1/1
A:AB$DealDamage | Cost$ T | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | NumDmg$ 1 | SpellDescription$ CARDNAME deals 1 damage to target creature with flying.
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Creature | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigTap | TriggerDescription$ Whenever CARDNAME deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.
SVar:TrigTap:AB$Tap | Cost$ 0 | Defined$ TriggeredTarget | SubAbility$ SVar=DBPump
SVar:DBPump:DB$Pump | Defined$ TriggeredTarget | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True | IsCurse$ True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/matsu_tribe_sniper.jpg
End