mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
stoic_farmer.txt
This commit is contained in:
13
forge-gui/res/cardsfolder/upcoming/stoic_farmer.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/stoic_farmer.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Stoic Farmer
|
||||||
|
ManaCost:3 W
|
||||||
|
Types:Creature Dwarf Peasant
|
||||||
|
PT:3/3
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | Execute$ TrigSearch | TriggerDescription$ When CARDNAME enters the battlefield, search your library for a basic Plains card and reveal it. If an opponent controls more lands than you, put it onto the battlefield tapped. Otherwise put it into your hand. Then shuffle your library.
|
||||||
|
SVar:TrigSearch:DB$ ChangeZone | Origin$ Library | Destination$ Library | ChangeType$ Land.Plains+Basic | ChangeNum$ 1 | Imprint$ True | Reveal$ True | Shuffle$ False | SubAbility$ DBBranch
|
||||||
|
SVar:DBBranch:DB$ Branch | BranchConditionSVar$ X | References$ X | TrueSubAbility$ ToBattlefieldTapped | FalseSubAbility$ ToHand | SubAbility$ DBCleanup
|
||||||
|
SVar:X:PlayerCountOpponents$HasPropertywithMoreLandsThanYou
|
||||||
|
SVar:ToBattlefieldTapped:DB$ ChangeZone | Defined$ Remembered | Origin$ Library | Destination$ Battlefield | Tapped$ True | Shuffle$ True
|
||||||
|
SVar:ToHand:DB$ ChangeZone | Defined$ Remembered | Origin$ Library | Destination$ Hand | Shuffle$ True
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
K:Foretell:1 W
|
||||||
|
Oracle:When Stoic Farmer enters the battlefield, search your library for a basic Plains card and reveal it. If an opponent controls more lands than you, put it onto the battlefield tapped. Otherwise put it into your hand. Then shuffle your library.\nForetell {1}{W} (During your turn, you may pay {2} and exile this card from your hand face down. Cast it on a later turn for its foretell cost.)
|
||||||
Reference in New Issue
Block a user