From b1600f6c83da3958fd6041b97a22dd55022cbcda Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:33:25 +0000 Subject: [PATCH 01/20] Add Innistrad: Midnight Hunt edition file --- .../res/editions/Innistrad Midnight Hunt | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 forge-gui/res/editions/Innistrad Midnight Hunt diff --git a/forge-gui/res/editions/Innistrad Midnight Hunt b/forge-gui/res/editions/Innistrad Midnight Hunt new file mode 100644 index 00000000000..9ff9c89d313 --- /dev/null +++ b/forge-gui/res/editions/Innistrad Midnight Hunt @@ -0,0 +1,39 @@ +[metadata] +Code=MID +Date=2021-09-24 +Name=Innistrad: Midnight Hunt +Code2=MID +MciCode=mid +Type=Expansion +ScryfallCode=MID + +[cards] +44 C Consider @Zezhou Chen +81 R Triskaidekaphile @Slawomir Maniak +91 R Champion of the Perished @Kekai Kotaki +107 U Infernal Grasp @Naomi Baker +154 U Play with Fire @Svetlin Velinov +208 M Wrenn and Seven @Heonhwa Choe +229 U Join the Dance @Raoul Vitale +268 L Plains @Alayna Danner +269 L Plains @Dan Mumford +270 L Island @Evan Cagle +271 L Island @Dan Mumford +272 L Swamp @Alayna Danner +273 L Swamp @Dan Mumford +274 L Mountain @Daria Khlebnikova +275 L Mountain @Dan Mumford +276 L Forest @Alayna Danner +277 L Forest @Dan Mumford +278 M Wrenn and Seven @Bram Sels +380 L Plains @Andreas Rocha +381 L Island @Andreas Rocha +382 L Swamp @Kasia 'Kafis' ZieliƄska +383 L Mountain @Muhammad Firdaus +384 L Forest @Andreas Rocha +385 R Champion of the Perished @Daarken +386 R Triskaidekaphile @Mathias Kollros +388 C Consider @Zezhou Chen +389 U Infernal Grasp @Naomi Baker +390 U Play with Fire @Svetlin Velinov +391 U Join the Dance @Raoul Vitale From 53887c081a9bac613a8324004c383ae6dad07b57 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:46:42 +0000 Subject: [PATCH 02/20] Update Innistrad Midnight Hunt --- .../{Innistrad Midnight Hunt => Innistrad Midnight Hunt.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename forge-gui/res/editions/{Innistrad Midnight Hunt => Innistrad Midnight Hunt.txt} (100%) diff --git a/forge-gui/res/editions/Innistrad Midnight Hunt b/forge-gui/res/editions/Innistrad Midnight Hunt.txt similarity index 100% rename from forge-gui/res/editions/Innistrad Midnight Hunt rename to forge-gui/res/editions/Innistrad Midnight Hunt.txt From 41dea0519e86ca5401d3d1d2ebe526222d71813a Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:47:58 +0000 Subject: [PATCH 03/20] Add consider.txt --- forge-gui/res/cardsfolder/upcoming/consider.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/consider.txt diff --git a/forge-gui/res/cardsfolder/upcoming/consider.txt b/forge-gui/res/cardsfolder/upcoming/consider.txt new file mode 100644 index 00000000000..76e737f6ee6 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/consider.txt @@ -0,0 +1,7 @@ +Name:Consider +ManaCost:U +Types:Instant +A:SP$ Dig | Cost$ U | DigNum$ 1 | ChangeNum$ 1 | DestinationZone$ Graveyard | Optional$ True | LibraryPosition2$ 0 | SubAbility$ DBDraw | SpellDescription$ Look at the top card of your library. You may put that card into your graveyard. Draw a card. +SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 +DeckHas:Ability$Graveyard +Oracle:Look at the top card of your library. You may put that card into your graveyard. Draw a card. From c8b2b6b2b2088240ef867840710504a0909a2622 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:48:46 +0000 Subject: [PATCH 04/20] Add triskaidekaphile.txt --- forge-gui/res/cardsfolder/upcoming/triskaidekaphile.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/triskaidekaphile.txt diff --git a/forge-gui/res/cardsfolder/upcoming/triskaidekaphile.txt b/forge-gui/res/cardsfolder/upcoming/triskaidekaphile.txt new file mode 100644 index 00000000000..7721555f8a3 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/triskaidekaphile.txt @@ -0,0 +1,9 @@ +Name:Triskaidekaphile +ManaCost:1 U +Types:Creature Human Wizard +PT:1/3 +S:Mode$ Continuous | Affected$ You | SetMaxHandSize$ Unlimited | Description$ You have no maximum hand size. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Card.YouCtrl | PresentZone$ Hand | PresentCompare$ EQ13 | TriggerZones$ Battlefield | Execute$ TrigWin | TriggerDescription$ At the beginning of your upkeep, if you have exactly 13 cards in your hand, you win the game. +SVar:TrigWin:DB$ WinsGame | Defined$ You +A:AB$ Draw | Cost$ 3 U | Defined$ You | NumCards$ 1 +Oracle:You have no maximum hand size.\nAt the beginning of your upkeep, if you have exactly 13 cards in your hand, you win the game.\n{3}{U}: Draw a card. From 74aaa97ef6c45cc19a0e8dd301d291f906e3b19b Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:49:53 +0000 Subject: [PATCH 05/20] Add champion_of_the_perished.txt --- .../res/cardsfolder/upcoming/champion_of_the_perished.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt diff --git a/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt b/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt new file mode 100644 index 00000000000..e11a22ec004 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt @@ -0,0 +1,8 @@ +Name:Champion of the Perished +ManaCost:B +Types:Creature Zombie +PT:1/1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Zombie.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another Zombie enters the battlefield under your control, put a +1/+1 counter on CARDNAME. +SVar:TrigPutCounter:DB$PutCounter | CounterType$ P1P1 | CounterNum$ 1 +SVar:BuffedBy:Zombie +Oracle:Whenever another Zombie enters the battlefield under your control, put a +1/+1 counter on Champion of the Perished. From a388e47a9a64cf4f2d751fc52276b982ec4821a8 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:50:34 +0000 Subject: [PATCH 06/20] Add infernal_grasp.txt --- forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt diff --git a/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt b/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt new file mode 100644 index 00000000000..8944e1ca393 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt @@ -0,0 +1,7 @@ +Name:Infernal Grasp +ManaCost:1 B +Types:Instant +A:SP$ Destroy | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBLoseLife | SpellDescription$ Destroy target creature. You lose 2 life. +SVar:DBLoseLife:DB$ LoseLife | Defined$ You | LifeAmount$ 2 | SpellDescription$ You lose 2 life. +AI:RemoveDeck:Random +Oracle:Destroy target creature. You lose 2 life. From 73921591cf3288d441261547e9ae869d7e8b85b4 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:51:29 +0000 Subject: [PATCH 07/20] Add play_with_fire.txt --- forge-gui/res/cardsfolder/upcoming/play_with_fire.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/play_with_fire.txt diff --git a/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt b/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt new file mode 100644 index 00000000000..6b91e52552a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt @@ -0,0 +1,7 @@ +Name:Play with Fire +ManaCost:R +Types:Instant +A:SP$ DealDamage | Cost$ R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | RememberDamaged$ True | SubAbility$ DBScry | SpellDescription$ CARDNAME deals 2 damage to any target. If a player is dealt damage this way, scry 1. +SVar:DBScry:DB$ Scry | Defined$ You | ScryNum$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Player | ConditionCompare$ GE1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +Oracle:Play with Fire deals 2 damage to any target. If a player is dealt damage this way, scry 1. From d287f5ce28d1a31696e2b8ee21ca6c632ed543a9 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:52:38 +0000 Subject: [PATCH 08/20] Add wrenn_and_seven.txt --- .../res/cardsfolder/upcoming/wrenn_and_seven.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt diff --git a/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt b/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt new file mode 100644 index 00000000000..26efc861ca7 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt @@ -0,0 +1,12 @@ +Name:Wrenn and Seven +ManaCost:3 G G +Types:Legendary Planeswalker Wrenn +Loyalty:5 +A:AB$ Dig | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | DigNum$ 4 | Reveal$ True | ChangeNum$ All | ChangeValid$ Land | DestinationZone2$ Graveyard | SpellDescription$ Reveal the top four cards of your library. Put all land cards revealed this way into your hand and the rest into your graveyard. +A:AB$ ChangeZone | Cost$ AddCounter<0/LOYALTY> | Planeswalker$ True | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ X | Tapped$ True | StackDescription$ {p:You} puts any number of land cards from their hand onto the battlefield tapped. | SpellDescription$ Put any number of land cards from your hand onto the battlefield tapped. +A:AB$ Token | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | TokenOwner$ You | TokenAmount$ 1 | TokenScript$ g_x_x_treefolk_reach_total_lands | SpellDescription$ Create a green Treefolk creature token with reach and "This creature's power and toughness are each equal to the number of lands you control." +A:AB$ ChangeZoneAll | Cost$ SubCounter<8/LOYALTY> | Planeswalker$ True | Ultimate$ True | Origin$ Graveyard | Destination$ Hand | ChangeType$ Card.YouOwn+Permanent | SubAbility$ DBEmblem | SpellDescription$ Return all permanent cards from your graveyard to your hand. You get an emblem with "You have no maximum hand size." +SVar:DBEmblem:DB$ Effect | Name$ Emblem - Wrenn and Seven | Image$ emblem_wrenn_and_seven | StaticAbilities$ UnlimitedHand | Stackable$ False | Duration$ Permanent | AILogic$ Always +SVar:UnlimitedHand:Mode$ Continuous | EffectZone$ Command | Affected$ You | SetMaxHandSize$ Unlimited | Description$ You have no maximum hand size. +SVar:X:Count$ValidHand Land.YouCtrl +Oracle:[+1]: Reveal the top four cards of your library. Put all land cards revealed this way into your hand and the rest into your graveyard.\n[0]: Put any number of land cards from your hand onto the battlefield.\n[-3]: Create a green Treefolk creature token with reach and "This creature's power and toughness are each equal to the number of lands you control."\n[-8]: Return all permanent cards from your graveyard to your hand. You get an emblem with "You have no maximum hand size." From 2c8a0749770cc90a4a3490d16453522a5af0cdc3 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:53:15 +0000 Subject: [PATCH 09/20] Add join_the_dance.txt --- forge-gui/res/cardsfolder/upcoming/join_the_dance.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/join_the_dance.txt diff --git a/forge-gui/res/cardsfolder/upcoming/join_the_dance.txt b/forge-gui/res/cardsfolder/upcoming/join_the_dance.txt new file mode 100644 index 00000000000..cae46be1438 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/join_the_dance.txt @@ -0,0 +1,7 @@ +Name:Join the Dance +ManaCost:G W +Types:Sorcery +K:Flashback:3 G W +A:SP$ Token | Cost$ G W | TokenAmount$ 2 | TokenScript$ w_1_1_human | TokenOwner$ You | SpellDescription$ Create two 1/1 white Human creature tokens. +DeckHas:Ability$Token +Oracle:Create two 1/1 white Human creature tokens.\nFlashback {3}{G}{W} (You may cast this card from your graveyard for its flashback cost. Then exile it.) From 7d793e422c4b84020c5d17df5f3dbf75953eb08c Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 10:54:42 +0000 Subject: [PATCH 10/20] Add g_x_x_treefolk_reach_total_lands.txt --- .../tokenscripts/g_x_x_treefolk_reach_total_lands.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt diff --git a/forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt b/forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt new file mode 100644 index 00000000000..ff317d04265 --- /dev/null +++ b/forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt @@ -0,0 +1,9 @@ +Name:Treefolk +ManaCost:no cost +Types:Creature Treefolk +Colors:green +PT:*/* +K:Reach +S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of lands you control. +SVar:X:Count$Valid Land.YouCtrl +Oracle:This creature's power and toughness are each equal to the number of lands you control. From b809b22e586c36d252f3326f089ac4853bdc98fa Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 11:10:15 +0000 Subject: [PATCH 11/20] Update champion_of_the_perished.txt --- forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt b/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt index e11a22ec004..d217824ea5a 100644 --- a/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt +++ b/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt @@ -5,4 +5,6 @@ PT:1/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Zombie.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another Zombie enters the battlefield under your control, put a +1/+1 counter on CARDNAME. SVar:TrigPutCounter:DB$PutCounter | CounterType$ P1P1 | CounterNum$ 1 SVar:BuffedBy:Zombie +DeckHints:Type$Zombie +DeckHas:Ability$Counters Oracle:Whenever another Zombie enters the battlefield under your control, put a +1/+1 counter on Champion of the Perished. From dfdd2c882877e0c170d068cf2a107ce21fa32b4b Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 11:10:46 +0000 Subject: [PATCH 12/20] Update wrenn_and_seven.txt --- forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt b/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt index 26efc861ca7..6dc8c810887 100644 --- a/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt +++ b/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt @@ -9,4 +9,5 @@ A:AB$ ChangeZoneAll | Cost$ SubCounter<8/LOYALTY> | Planeswalker$ True | Ultimat SVar:DBEmblem:DB$ Effect | Name$ Emblem - Wrenn and Seven | Image$ emblem_wrenn_and_seven | StaticAbilities$ UnlimitedHand | Stackable$ False | Duration$ Permanent | AILogic$ Always SVar:UnlimitedHand:Mode$ Continuous | EffectZone$ Command | Affected$ You | SetMaxHandSize$ Unlimited | Description$ You have no maximum hand size. SVar:X:Count$ValidHand Land.YouCtrl +DeckHas:Ability$Token Oracle:[+1]: Reveal the top four cards of your library. Put all land cards revealed this way into your hand and the rest into your graveyard.\n[0]: Put any number of land cards from your hand onto the battlefield.\n[-3]: Create a green Treefolk creature token with reach and "This creature's power and toughness are each equal to the number of lands you control."\n[-8]: Return all permanent cards from your graveyard to your hand. You get an emblem with "You have no maximum hand size." From e880252b04f68c237cc6fb7b6a78d6a5f0ce7916 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 12:38:14 +0000 Subject: [PATCH 13/20] Update champion_of_the_perished.txt --- forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt b/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt index d217824ea5a..2e3eeb8bae8 100644 --- a/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt +++ b/forge-gui/res/cardsfolder/upcoming/champion_of_the_perished.txt @@ -3,7 +3,7 @@ ManaCost:B Types:Creature Zombie PT:1/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Zombie.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another Zombie enters the battlefield under your control, put a +1/+1 counter on CARDNAME. -SVar:TrigPutCounter:DB$PutCounter | CounterType$ P1P1 | CounterNum$ 1 +SVar:TrigPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 SVar:BuffedBy:Zombie DeckHints:Type$Zombie DeckHas:Ability$Counters From 96db343470006f5094b02f567459e0a166ca60c6 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 12:39:24 +0000 Subject: [PATCH 14/20] Update infernal_grasp.txt --- forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt b/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt index 8944e1ca393..8e4c66106f9 100644 --- a/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt +++ b/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt @@ -2,6 +2,6 @@ Name:Infernal Grasp ManaCost:1 B Types:Instant A:SP$ Destroy | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBLoseLife | SpellDescription$ Destroy target creature. You lose 2 life. -SVar:DBLoseLife:DB$ LoseLife | Defined$ You | LifeAmount$ 2 | SpellDescription$ You lose 2 life. +SVar:DBLoseLife:DB$ LoseLife | Defined$ You | LifeAmount$ 2 AI:RemoveDeck:Random Oracle:Destroy target creature. You lose 2 life. From ee870af50dd265531790f547eab2b48c134b5556 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 13:15:24 +0000 Subject: [PATCH 15/20] Update infernal_grasp.txt --- forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt b/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt index 8e4c66106f9..ac5917691c9 100644 --- a/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt +++ b/forge-gui/res/cardsfolder/upcoming/infernal_grasp.txt @@ -3,5 +3,4 @@ ManaCost:1 B Types:Instant A:SP$ Destroy | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBLoseLife | SpellDescription$ Destroy target creature. You lose 2 life. SVar:DBLoseLife:DB$ LoseLife | Defined$ You | LifeAmount$ 2 -AI:RemoveDeck:Random Oracle:Destroy target creature. You lose 2 life. From 089db5e55764955f944eb189a6dda5c6438dc366 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 13:17:23 +0000 Subject: [PATCH 16/20] Update wrenn_and_seven.txt --- forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt b/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt index 6dc8c810887..ea0187c1657 100644 --- a/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt +++ b/forge-gui/res/cardsfolder/upcoming/wrenn_and_seven.txt @@ -9,5 +9,5 @@ A:AB$ ChangeZoneAll | Cost$ SubCounter<8/LOYALTY> | Planeswalker$ True | Ultimat SVar:DBEmblem:DB$ Effect | Name$ Emblem - Wrenn and Seven | Image$ emblem_wrenn_and_seven | StaticAbilities$ UnlimitedHand | Stackable$ False | Duration$ Permanent | AILogic$ Always SVar:UnlimitedHand:Mode$ Continuous | EffectZone$ Command | Affected$ You | SetMaxHandSize$ Unlimited | Description$ You have no maximum hand size. SVar:X:Count$ValidHand Land.YouCtrl -DeckHas:Ability$Token +DeckHas:Ability$Token & Ability$Graveyard Oracle:[+1]: Reveal the top four cards of your library. Put all land cards revealed this way into your hand and the rest into your graveyard.\n[0]: Put any number of land cards from your hand onto the battlefield.\n[-3]: Create a green Treefolk creature token with reach and "This creature's power and toughness are each equal to the number of lands you control."\n[-8]: Return all permanent cards from your graveyard to your hand. You get an emblem with "You have no maximum hand size." From 697b0bd980f72692f8b7b0601ff0f6b8cfc39855 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 13:18:28 +0000 Subject: [PATCH 17/20] Update g_x_x_treefolk_reach_total_lands.txt --- forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt b/forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt index ff317d04265..9e0fcff193b 100644 --- a/forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt +++ b/forge-gui/res/tokenscripts/g_x_x_treefolk_reach_total_lands.txt @@ -4,6 +4,6 @@ Types:Creature Treefolk Colors:green PT:*/* K:Reach -S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of lands you control. +S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ This creature's power and toughness are each equal to the number of lands you control. SVar:X:Count$Valid Land.YouCtrl Oracle:This creature's power and toughness are each equal to the number of lands you control. From 3417b138df19367dfd63a9380d66ea4e8d740472 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 13:46:12 +0000 Subject: [PATCH 18/20] Update play_with_fire.txt --- forge-gui/res/cardsfolder/upcoming/play_with_fire.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt b/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt index 6b91e52552a..02987e82441 100644 --- a/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt +++ b/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt @@ -2,6 +2,6 @@ Name:Play with Fire ManaCost:R Types:Instant A:SP$ DealDamage | Cost$ R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | RememberDamaged$ True | SubAbility$ DBScry | SpellDescription$ CARDNAME deals 2 damage to any target. If a player is dealt damage this way, scry 1. -SVar:DBScry:DB$ Scry | Defined$ You | ScryNum$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Player | ConditionCompare$ GE1 | SubAbility$ DBCleanup +SVar:DBScry:DB$ Scry | Defined$ You | ScryNum$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Player | ConditionCompare$ GE1 | SubAbility$ DBCleanup | StackDescription$ None SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True Oracle:Play with Fire deals 2 damage to any target. If a player is dealt damage this way, scry 1. From 98029331f372dc71f11baeb70444fbc2916bcf6b Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 13:48:40 +0000 Subject: [PATCH 19/20] Update play_with_fire.txt --- forge-gui/res/cardsfolder/upcoming/play_with_fire.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt b/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt index 02987e82441..418d14c1446 100644 --- a/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt +++ b/forge-gui/res/cardsfolder/upcoming/play_with_fire.txt @@ -1,7 +1,7 @@ Name:Play with Fire ManaCost:R Types:Instant -A:SP$ DealDamage | Cost$ R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | RememberDamaged$ True | SubAbility$ DBScry | SpellDescription$ CARDNAME deals 2 damage to any target. If a player is dealt damage this way, scry 1. +A:SP$ DealDamage | Cost$ R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | RememberDamaged$ True | SubAbility$ DBScry | StackDescription$ SpellDescription | SpellDescription$ CARDNAME deals 2 damage to any target. If a player is dealt damage this way, scry 1. SVar:DBScry:DB$ Scry | Defined$ You | ScryNum$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Player | ConditionCompare$ GE1 | SubAbility$ DBCleanup | StackDescription$ None SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True Oracle:Play with Fire deals 2 damage to any target. If a player is dealt damage this way, scry 1. From 8c1ad25c7da1e57efcc4dd4e1e078eca2eb96036 Mon Sep 17 00:00:00 2001 From: Snoops Date: Fri, 6 Aug 2021 17:11:48 +0000 Subject: [PATCH 20/20] Update Jumpstart Historic Horizons.txt --- .../editions/Jumpstart Historic Horizons.txt | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/forge-gui/res/editions/Jumpstart Historic Horizons.txt b/forge-gui/res/editions/Jumpstart Historic Horizons.txt index 5ef94a8106d..c6ed7eca154 100644 --- a/forge-gui/res/editions/Jumpstart Historic Horizons.txt +++ b/forge-gui/res/editions/Jumpstart Historic Horizons.txt @@ -6,37 +6,37 @@ Type=Draft ScryfallCode=J21 [cards] -0 C Baffling Defenses -0 U Boneyard Aberration -0 C Bounty of the Deep -0 M Davriel, Soul Broker -0 C Davriel's Withering -0 C Ethereal Grasp -0 C Faceless Agent -0 M Freyalise, Skyshroud Partisan -0 M Kiora, the Tide's Fury -0 C Leonin Sanctifier -0 C Longtusk Stalker -0 C Lumbering Lightshield -0 R Managorger Phoenix -0 U Manor Guardian -0 C Mentor of Evos Isle -0 C Plaguecrafter's Familiar -0 R Pool of Vigorous Growth -0 C Reckless Ringleader -0 C Sarkhan's Scorn -0 M Sarkhan, Wanderer to Shiv -0 C Scion of Shiv -0 U Shoreline Scout -0 C Skyshroud Ambush -0 U Skyshroud Lookout -0 U Static Discharge -0 R Subversive Acolyte -0 M Teyo, Aegis Adept -0 R Tome of the Infinite -0 C Veteran Charger -0 U Wingsteed Trainer +0 C Baffling Defenses @Andrey Kuzinskiy +0 R Benalish Partisan @Francisco Miyara +0 U Boneyard Aberration @Slawomir Maniak +0 C Bounty of the Deep @Olena Richards +0 M Davriel, Soul Broker @Justine Cruz +0 C Davriel's Withering @Alex Brock +0 C Ethereal Grasp @Miranda Meeks +0 C Faceless Agent @Nicholas Gregory +0 M Freyalise, Skyshroud Partisan @Daarken +0 M Kiora, the Tide's Fury @Magali Villeneuve +0 C Leonin Sanctifier @Jokubas Uogintas +0 C Longtusk Stalker @Vincent Christiaens +0 C Lumbering Lightshield @Leanna Crossan +0 R Managorger Phoenix @Brian Valeza +0 U Manor Guardian @Slawomir Maniak +0 C Mentor of Evos Isle @Shreya Shetty +0 C Plaguecrafter's Familiar @Nicholas Gregory +0 R Pool of Vigorous Growth @Jokubas Uogintas +0 C Reckless Ringleader @Brian Valeza +0 C Sarkhan's Scorn @Daarken +0 M Sarkhan, Wanderer to Shiv @Grzegorz Rutkowski +0 C Scion of Shiv @Grzegorz Rutkowski +0 U Shoreline Scout @Shreya Shetty +0 C Skyshroud Ambush @Andreas Zafiratos +0 U Skyshroud Lookout @Olena Richards +0 U Static Discharge @Liiga Smilshkalne +0 R Subversive Acolyte @Darren Tan +0 M Teyo, Aegis Adept @Billy Christian +0 R Tome of the Infinite @Joseph Meehan +0 C Veteran Charger @Leanna Crossan +0 U Wingsteed Trainer @Valera Lutfullina [tokens] - -u_8_8_kraken \ No newline at end of file +u_8_8_kraken