mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- KTK: Added 2 cards
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:4 B
|
||||
Types:Creature Goblin Rogue
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMove | TriggerDescription$ When CARDNAME enters the battlefield, return target creature card from your graveyard to your hand. If that card is a Goblin card, Warren Pilferers gains haste until end of turn.
|
||||
SVar:TrigMove:AB$ ChangeZone | Cost$ 0 | Mandatory$ True | ChangeType$ Card.Creature+YouCtrl | Origin$ Graveyard | Destination$ Hand | RememberChanged$ True | SubAbility$ DBPump | Hidden$ True
|
||||
SVar:TrigMove:AB$ ChangeZone | Cost$ 0 | Mandatory$ True | ValidTgts$ Card.Creature+YouCtrl | TgtPrompt$ Select target creature card | Origin$ Graveyard | Destination$ Hand | RememberChanged$ True | SubAbility$ DBPump
|
||||
SVar:DBPump:DB$ Pump | Cost$ 0 | Defined$ Self | KW$ Haste | SubAbility$ DBCleanUp | ConditionPresent$ Card.Goblin+IsRemembered | ConditionDefined$ Remembered | ConditionCompare$ EQ1
|
||||
SVar:DBCleanUp:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/warren_pilferers.jpg
|
||||
|
||||
Reference in New Issue
Block a user