mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Update norns_fetchling.txt
This commit is contained in:
@@ -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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user