From c83f81be4abb1d4b4ec131b0dd595675a3226f8d Mon Sep 17 00:00:00 2001 From: swordshine Date: Thu, 26 Sep 2019 22:39:06 +0800 Subject: [PATCH 1/3] Fix Midnight Clock --- forge-gui/res/cardsfolder/upcoming/midnight_clock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/midnight_clock.txt b/forge-gui/res/cardsfolder/upcoming/midnight_clock.txt index 33a384fb9c5..b033a59b184 100644 --- a/forge-gui/res/cardsfolder/upcoming/midnight_clock.txt +++ b/forge-gui/res/cardsfolder/upcoming/midnight_clock.txt @@ -9,5 +9,5 @@ SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ HOUR | Counter T:Mode$ CounterAdded | ValidCard$ Card.Self | TriggerZones$ Battlefield | CounterType$ HOUR | CounterAmount$ EQ12 | Execute$ TrigChangeAll | TriggerDescription$ When the twelfth hour counter is put on CARDNAME, shuffle your hand and graveyard into your library, then draw seven cards. Exile CARDNAME. SVar:TrigChangeAll:DB$ ChangeZoneAll | Origin$ Graveyard,Hand | Destination$ Library | ChangeType$ Card.YouOwn | Shuffle$ True | SubAbility$ DBDraw SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 7 | SubAbility$ DBExile -SVar:DBExile:DB$ ChangeZone | Origin$ Stack | Destination$ Exile +SVar:DBExile:DB$ ChangeZone | Origin$ Battlefield | Destination$ Exile Oracle:{T}: Add {U}.\n{2}{U}: Put an hour counter on Midnight Clock.\nAt the beginning of each upkeep, put an hour counter on Midnight Clock.\nWhen the twelfth hour counter is put on Midnight Clock, shuffle your hand and graveyard into your library, then draw seven cards. Exile Midnight Clock. From cba9366b14448aa031ed830c01d71ba69ef3e4c9 Mon Sep 17 00:00:00 2001 From: swordshine Date: Thu, 26 Sep 2019 23:10:23 +0800 Subject: [PATCH 2/3] Fix Fae of Wishes --- forge-gui/res/cardsfolder/upcoming/fae_of_wishes_granted.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/fae_of_wishes_granted.txt b/forge-gui/res/cardsfolder/upcoming/fae_of_wishes_granted.txt index ab386699477..a10b91bf29e 100644 --- a/forge-gui/res/cardsfolder/upcoming/fae_of_wishes_granted.txt +++ b/forge-gui/res/cardsfolder/upcoming/fae_of_wishes_granted.txt @@ -12,5 +12,5 @@ ALTERNATE Name:Granted ManaCost:3 U Types:Sorcery Adventure -A:SP$ ChangeZone | Cost$ 3 U | Origin$ Sideboard | Destination$ Hand | ChangeType$ Card.nonCreature | ChangeNum$ 1 | SpellDescription$ You may choose a noncreature card you own from outside the game, reveal it, and put it into your hand. +A:SP$ ChangeZone | Cost$ 3 U | Origin$ Sideboard | Destination$ Hand | ChangeType$ Card.nonCreature+YouOwn | ChangeNum$ 1 | SpellDescription$ You may choose a noncreature card you own from outside the game, reveal it, and put it into your hand. Oracle:You may choose a noncreature card you own from outside the game, reveal it, and put it into your hand. From ec96e1f0c17e34cd460a048bf3ec33e0aa5a4a76 Mon Sep 17 00:00:00 2001 From: swordshine Date: Thu, 26 Sep 2019 23:57:20 +0800 Subject: [PATCH 3/3] Fix Garenbrig Carver --- .../res/cardsfolder/upcoming/garenbrig_carver_shields_might.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/garenbrig_carver_shields_might.txt b/forge-gui/res/cardsfolder/upcoming/garenbrig_carver_shields_might.txt index 7e6e2108ddd..06b7934aa5f 100644 --- a/forge-gui/res/cardsfolder/upcoming/garenbrig_carver_shields_might.txt +++ b/forge-gui/res/cardsfolder/upcoming/garenbrig_carver_shields_might.txt @@ -9,6 +9,6 @@ ALTERNATE Name:Shield's Might ManaCost:1 G -Types:Sorcery Adventure +Types:Instant Adventure A:SP$ Pump | Cost$ 1 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | NumDef$ +2 | SpellDescription$ Target creature gets +2/+2 until end of turn. (Then exile this card. You may cast the creature later from exile.) Oracle:Target creature gets +2/+2 until end of turn. (Then exile this card. You may cast the creature later from exile.)