diff --git a/forge-gui/res/cardsfolder/upcoming/norns_fetchling.txt b/forge-gui/res/cardsfolder/upcoming/norns_fetchling.txt index 8397109f717..cefb03a2844 100644 --- a/forge-gui/res/cardsfolder/upcoming/norns_fetchling.txt +++ b/forge-gui/res/cardsfolder/upcoming/norns_fetchling.txt @@ -3,10 +3,11 @@ ManaCost:1 W Types:Creature Phyrexian Beast PT:1/1 K:Toxic:1 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBranch | TriggerDescription$ When CARDNAME enters the battlefield, conjure a card named plains into your hand. If an opponent has three or more poison counters, you may seek a nonland card instead. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBranch | TriggerDescription$ When CARDNAME enters the battlefield, conjure a card named Plains into your hand. If an opponent has three or more poison counters, you may seek a nonland card instead. SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GE3 | TrueSubAbility$ DBGenericChoice | FalseSubAbility$ ConjurePlains SVar:DBGenericChoice:DB$ GenericChoice | Choices$ SeekNonLand,ConjurePlains -SVar:SeekNonLand:DB$ ChangeZone | Origin$ Library | Destination$ Hand | AtRandom$ True | NoShuffle$ True | Mandatory$ True | NoLooking$ True | NoReveal$ True | ChangeType$ Card.nonLand | ChangeNum$ 1 | SpellDescription$ Seek a nonland card. -SVar:ConjurePlains:DB$ MakeCard | Conjure$ True | Name$ Plains | Zone$ Hand | SpellDescription$ Conjure a card named plains into your hand +SVar:SeekNonLand:DB$ ChangeZone | Origin$ Library | Destination$ Hand | AtRandom$ True | NoShuffle$ True | Mandatory$ True | NoLooking$ True | NoReveal$ True | ChangeType$ Card.nonLand | ChangeNum$ 1 | StackDescription$ Seek a nonland card. +SVar:ConjurePlains:DB$ MakeCard | Conjure$ True | Name$ Plains | Zone$ Hand | StackDescription$ Conjure a card named Plains into your hand SVar:X:PlayerCountOpponents$HighestPoisonCounters -Oracle:Toxic 1\n Corrupted - When Norn's Fetchling enters the battlefield, conjure a card named plains into your hand. If an opponent has three or more poison counters, you may seek a nonland card instead. \ No newline at end of file +DeckHints:Keyword$Toxic|Infect +Oracle:Toxic 1\nCorrupted - When Norn's Fetchling enters the battlefield, conjure a card named Plains into your hand. If an opponent has three or more poison counters, you may seek a nonland card instead.