mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
14 lines
845 B
Plaintext
14 lines
845 B
Plaintext
Name:Pillaging Horde
|
|
ManaCost:2 R R
|
|
Types:Creature Human Barbarian
|
|
PT:5/5
|
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless you discard a card at random.
|
|
SVar:TrigDiscard:DB$ Discard | NumCards$ 1 | Mode$ Random | Optional$ True | RememberDiscarded$ True | SubAbility$ DBSacrifice
|
|
SVar:DBSacrifice:DB$ Sacrifice | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 | References$ X | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Remembered$Amount
|
|
SVar:NeedsToPlayVar:Y GE2
|
|
SVar:Y:Count$InYourHand
|
|
SVar:Picture:http://serv3.tcgimages.eu/img/cards/Portal/pillaging_horde.jpg
|
|
Oracle:When Pillaging Horde enters the battlefield, sacrifice it unless you discard a card at random.
|