mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Pit Keeper.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/pit_keeper.txt
Normal file
10
res/cardsfolder/pit_keeper.txt
Normal 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
|
||||
Reference in New Issue
Block a user