mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
13
forge-gui/res/cardsfolder/upcoming/phyrexian_harvester.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/phyrexian_harvester.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Phyrexian Harvester
|
||||||
|
ManaCost:R R R R
|
||||||
|
Types:Creature Phyrexian Horror
|
||||||
|
PT:5/5
|
||||||
|
K:Menace
|
||||||
|
T:Mode$ DamageDone | ValidTarget$ Card.Self | Execute$ TrigSeek | TriggerDescription$ Whenever CARDNAME is dealt damage, seek that many nonland cards. At the beginning of your next end step, discard those cards.
|
||||||
|
SVar:TrigSeek:DB$ ChangeZone | Origin$ Library | Destination$ Hand | AtRandom$ True | NoShuffle$ True | Mandatory$ True | NoLooking$ True | NoReveal$ True | ChangeNum$ X | ChangeType$ Card.nonLand | RememberChanged$ True | SubAbility$ DBDelay
|
||||||
|
SVar:DBDelay:DB$ DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ TrigDiscardExiled | SubAbility$ DBCleanup | RememberObjects$ Remembered | TriggerDescription$ At the beginning of the next end step, discard those cards.
|
||||||
|
SVar:TrigDiscardExiled:DB$ Discard | Mode$ Defined | DefinedCards$ DelayTriggerRemembered
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:X:TriggerCount$DamageAmount
|
||||||
|
DeckHas:Ability$Discard
|
||||||
|
Oracle:Menace\nWhenever Phyrexian Harvester is dealt damage, seek that many nonland cards. At the beginning of your next end step, discard those cards.
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Quicksilver Lapidary
|
||||||
|
ManaCost:U R
|
||||||
|
Types:Creature Phyrexian Artificer
|
||||||
|
PT:1/1
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigConjure | TriggerDescription$ When CARDNAME enters the battlefield, conjure a card named Mox Opal into your hand.
|
||||||
|
SVar:TrigConjure:DB$ MakeCard | Name$ Mox Opal | Zone$ Hand
|
||||||
|
DeckHas:Type$Artifact
|
||||||
|
DeckHints:Type$Artifact
|
||||||
|
Oracle:When Quicksilver Lapidary enters the battlefield, conjure a card named Mox Opal into your hand.
|
||||||
9
forge-gui/res/cardsfolder/upcoming/spawning_pod.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/spawning_pod.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Spawning Pod
|
||||||
|
ManaCost:2 G
|
||||||
|
Types:Artifact
|
||||||
|
A:AB$ ChangeZone | Cost$ 1 T Sac<1/Creature> | Origin$ Library | Destination$ Battlefield | AtRandom$ True | NoShuffle$ True | Mandatory$ True | NoLooking$ True | NoReveal$ True | ChangeType$ Creature.cmcEQX | ChangeNum$ 1 | SorcerySpeed$ True | AILogic$ SacAndUpgrade | AnimateSubAbility$ DBAnimate | SpellDescription$ Seek a creature card with mana value equal to 1 plus the sacrificed creature's mana value and put that card onto the battlefield. That creature is a Phyrexian in addition to its other types. Activate only as a sorcery.
|
||||||
|
SVar:DBAnimate:DB$ Animate | Defined$ Remembered | Types$ Phyrexian | Duration$ Permanent
|
||||||
|
SVar:X:Sacrificed$CardManaCost/Plus.1
|
||||||
|
SVar:AIPreference:SacCost$Creature.nonToken
|
||||||
|
DeckHas:Ability$Sacrifice & Type$Phyrexian
|
||||||
|
Oracle:{1}, {T}, Sacrifice a creature: Seek a creature card with mana value equal to 1 plus the sacrificed creature's mana value and put that card onto the battlefield. That creature is a Phyrexian in addition to its other types. Activate only as a sorcery.
|
||||||
Reference in New Issue
Block a user