- Added Pit Keeper.

This commit is contained in:
jendave
2011-08-06 19:38:54 +00:00
parent 91a891bac9
commit 7a2e4979af
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4611,6 +4611,7 @@ res/cardsfolder/piranha_marsh.txt -text svneol=native#text/plain
res/cardsfolder/pirate_ship.txt -text svneol=native#text/plain
res/cardsfolder/pistus_strike.txt -text svneol=native#text/plain
res/cardsfolder/pit_imp.txt -text svneol=native#text/plain
res/cardsfolder/pit_keeper.txt -text svneol=native#text/plain
res/cardsfolder/pit_raptor.txt -text svneol=native#text/plain
res/cardsfolder/pit_scorpion.txt -text svneol=native#text/plain
res/cardsfolder/pit_trap.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Pit Keeper
ManaCost:1 B
Types:Creature Human Wizard
Text:no text
PT:2/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | Optional$ True | IsPresent$ Creature.YouCtrl | PresentZone$ Graveyard | PresentPlayer$ You | PresentCompare$ GE4 | TriggerDescription$ When CARDNAME enters the battlefield, if you have four or more creature cards in your graveyard, you may return target creature card from your graveyard to your hand.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Creature.YouCtrl
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/pit_keeper.jpg
End