From 4988a80cdd1ca6e61d07d76504894fffa9e635a1 Mon Sep 17 00:00:00 2001 From: swordshine Date: Sun, 22 Sep 2019 12:28:10 +0800 Subject: [PATCH] Add Giant Opportunity --- forge-gui/res/cardsfolder/upcoming/giant_opportunity.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/giant_opportunity.txt diff --git a/forge-gui/res/cardsfolder/upcoming/giant_opportunity.txt b/forge-gui/res/cardsfolder/upcoming/giant_opportunity.txt new file mode 100644 index 00000000000..69b7f90d316 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/giant_opportunity.txt @@ -0,0 +1,8 @@ +Name:Giant Opportunity +ManaCost:2 G +Types:Sorcery +A:SP$ Sacrifice | Cost$ 2 G | SacValid$ Food | Defined$ You | Amount$ 2 | Optional$ True | StrictAmount$ True | RememberSacrificed$ True | SubAbility$ DBToken | SpellDescription$ You may sacrifice two Foods. If you do, create a 7/7 green Giant creature token. Otherwise, create three Food tokens. (They're artifacts with "{2}, {T}, Sacrifice this artifact: You gain 3 life.") +SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ g_7_7_giant | TokenOwner$ You | LegacyImage$ g 7 7 giant eld | ConditionDefined$ Remembered | ConditionPresent$ Food | ConditionCompare$ EQ2 | SubAbility$ DBToken2 +SVar:DBToken2:DB$ Token | TokenAmount$ 3 | TokenScript$ c_a_food_sac | TokenOwner$ You | LegacyImage$ c a food sac eld | ConditionDefined$ Remembered | ConditionPresent$ Food | ConditionCompare$ EQ0 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +Oracle:You may sacrifice two Foods. If you do, create a 7/7 green Giant creature token. Otherwise, create three Food tokens. (They're artifacts with "{2}, {T}, Sacrifice this artifact: You gain 3 life.")