mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Matsu-Tribe Sniper (from Betrayers of Kamigawa)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/matsu_tribe_sniper.txt
Normal file
12
res/cardsfolder/matsu_tribe_sniper.txt
Normal 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
|
||||
Reference in New Issue
Block a user