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