From 5499f7f5974d467b8741869dba3ddc64728d7315 Mon Sep 17 00:00:00 2001 From: Tim Mocny Date: Sun, 5 Sep 2021 04:00:13 +0000 Subject: [PATCH] MIC/MID - 4 Sep --- .../upcoming/curse_of_obsession.txt | 10 ++++++++ .../poppet_stitcher_poppet_factory.txt | 23 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/curse_of_obsession.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/poppet_stitcher_poppet_factory.txt diff --git a/forge-gui/res/cardsfolder/upcoming/curse_of_obsession.txt b/forge-gui/res/cardsfolder/upcoming/curse_of_obsession.txt new file mode 100644 index 00000000000..1d62167727c --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/curse_of_obsession.txt @@ -0,0 +1,10 @@ +Name:Curse of Obsession +ManaCost:4 R +Types:Enchantment Aura Curse +K:Enchant player +A:SP$ Attach | ValidTgts$ Player | AILogic$ Curse +T:Mode$ Phase | Phase$ Draw | ValidPlayer$ Player.EnchantedBy | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ At the beginning of enchanted player's draw step, that player draws two additional cards. +SVar:TrigDraw:DB$ Draw | Defined$ TriggeredPlayer | NumCards$ 2 +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ Player.EnchantedBy | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ At the beginning of enchanted player's end step, that player discards their hand. +SVar:TrigDiscard:DB$ Discard | Defined$ TriggeredPlayer | Mode$ Hand +Oracle:Enchant player\nAt the beginning of enchanted player's draw step, that player draws two additional cards.\nAt the beginning of enchanted player's end step, that player discards their hand. diff --git a/forge-gui/res/cardsfolder/upcoming/poppet_stitcher_poppet_factory.txt b/forge-gui/res/cardsfolder/upcoming/poppet_stitcher_poppet_factory.txt new file mode 100644 index 00000000000..e4083276b4d --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/poppet_stitcher_poppet_factory.txt @@ -0,0 +1,23 @@ +Name:Poppet Stitcher +ManaCost:2 U +Types:Creature Human Wizard +PT:2/3 +T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you cast an instant or sorcery spell, create a 2/2 black Zombie creature token with decayed. (It can’t block. When it attacks, sacrifice it at end of combat.) +SVar:TrigToken:DB$ Token | TokenScript$ b_2_2_zombie_decayed | TokenOwner$ You +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Creature.token+YouCtrl | PresentCompare$ GE3 | TriggerZones$ Battlefield | Execute$ TrigTransform | OptionalDecider$ You | TriggerDescription$ At the beginning of your upkeep, if you control three or more creature tokens, you may transform CARDNAME. +SVar:TrigTransform:DB$ SetState | Defined$ Self | Mode$ Transform +AlternateMode:DoubleFaced +DeckNeeds:Type$Instant|Sorcery +DeckHas:Ability$Token +Oracle:Whenever you cast an instant or sorcery spell, create a 2/2 black Zombie creature token with decayed. (It can’t block. When it attacks, sacrifice it at end of combat.)\nAt the beginning of your upkeep, if you control three or more creature tokens, you may transform Poppet Sticher. + +ALTERNATE + +Name:Poppet Factory +ManaCost:no cost +Types:Artifact +Colors:blue +S:Mode$ Continuous | Affected$ Creature.token+YouCtrl | SetPower$ 3 | SetToughness$ 3 | RemoveAllAbilities$ True | Description$ Creature tokens you control lose all abilities and have base power and toughness 3/3. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigTransform | OptionalDecider$ You | TriggerDescription$ At the beginning of your upkeep, you may transform CARDNAME. +SVar:TrigTransform:DB$ SetState | Defined$ Self | Mode$ Transform +Oracle:Creature tokens you control lose all abilities and have base power and toughness 3/3.\nAt the beginning of your upkeep, you may transform Poppet Factory.