diff --git a/.gitattributes b/.gitattributes index 730aa6a2a1c..f8f9ba6e755 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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/matca_rioters.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/mayael_the_anima.txt -text svneol=native#text/plain res/cardsfolder/maze_of_ith.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/matsu_tribe_sniper.txt b/res/cardsfolder/matsu_tribe_sniper.txt new file mode 100644 index 00000000000..70525dee49e --- /dev/null +++ b/res/cardsfolder/matsu_tribe_sniper.txt @@ -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 \ No newline at end of file