add Skullsnatcher (from Betrayers of Kamigawa)

This commit is contained in:
jendave
2011-08-06 18:54:35 +00:00
parent 5503d99f15
commit d844e07033
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5498,6 +5498,7 @@ res/cardsfolder/skull_of_ramos.txt -text svneol=native#text/plain
res/cardsfolder/skullclamp.txt -text svneol=native#text/plain
res/cardsfolder/skullmead_cauldron.txt svneol=native#text/plain
res/cardsfolder/skullmulcher.txt -text svneol=native#text/plain
res/cardsfolder/skullsnatcher.txt -text svneol=native#text/plain
res/cardsfolder/skulltap.txt -text svneol=native#text/plain
res/cardsfolder/sky_diamond.txt -text svneol=native#text/plain
res/cardsfolder/sky_eel_school.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Skullsnatcher
ManaCost:1 B
Types:Creature Rat Ninja
Text:no text
PT:2/1
A:AB$ChangeZone | Cost$ B Return<1/Creature.attacking+unblocked+YouCtrl> | CostDesc$ Ninjutsu B | ActivatingZone$ Hand | Origin$ Hand | Ninjutsu$ True | Destination$ Battlefield | Defined$ Self | SpellDescription$ (B, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigExile | TriggerDescription$ Whenever Skullsnatcher deals combat damage to a player, exile up to two target cards from that player's graveyard.
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | ValidTgts$ Card.YouDontOwn | TgtPrompt$ Select target card | TargetMin$ 0 | TargetMax$ 2 | Origin$ Graveyard | Destination$ Exile | IsCurse$ True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/skullsnatcher.jpg
End