From f5cd19cf6fd95ed0cf3792e754c9a030a87b9d8c Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Thu, 27 Oct 2022 19:34:25 +0200 Subject: [PATCH 1/6] update --- .../upcoming/argoth_sanctum_of_nature.txt | 12 +++++++ ...a_voice_of_gaea_titania_gaea_incarnate.txt | 35 +++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt diff --git a/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt b/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt new file mode 100644 index 00000000000..400512546b6 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt @@ -0,0 +1,12 @@ +Name:Argoth, Sanctum of Nature +ManaCost:no cost +Types:Land +K:ETBReplacement:Other:LandTapped +SVar:LandTapped:DB$ Tap | Defined$ Self | ETB$ True | ConditionPresent$ Creature.Legendary+YouCtrl | ConditionCompare$ EQ0 | SpellDescription$ CARDNAME enters the battlefield tapped unless you control a legendary green creature +A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G}. +A:AB$ Token | Cost$ 2 G G T | TokenScript$ g_2_2_bear | SorcerySpeed$ True | SpellDescription$ Create a 2/2 green bear creature token. Activate only as a sorcery. +MeldPair:Titania, Voice of Gaea +AlternateMode:Meld +DeckHas:Ability$Token & Type$Bear +DeckNeeds:Name$Titania, Voice of Gaea +Oracle:Argoth, Sanctum of Nature enters the battlefield tapped unless you control a legendary green creature\n{T}: Add {G}.\n{2}{G}{G},{T}:Create a 2/2 green bear creature token. diff --git a/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt b/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt new file mode 100644 index 00000000000..ca85da2d0e9 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt @@ -0,0 +1,35 @@ +Name:Titania, Voice of Gaea +ManaCost:1 G G +Types:Legendary Creature Elemental +PT:3/4 +K:Reach +T:Mode$ ChangesZoneAll | Origin$ Any | Destination$ Graveyard | ValidCard$ Land+YouOwn | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever one or more land cards are put into your graveyard from anywhere, you gain 2 life. +SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 2 +T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Battlefield | IsPresent$ Card.Self+YouOwn | IsPresent2$ Creature.YouCtrl+YouOwn+namedArgoth, Sanctum of Nature | CheckSVar$ X | SVarCompare$ GE4 | Execute$ Meld | TriggerDescription$ At the beginning of your upkeep, if there are four or more land cards in your graveyard and you both own and control CARDNAME and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. +SVar:Meld:DB$ Meld | Name$ Titania, Gaea Incarnate | Primary$ Titania, Voice of Gaea | Secondary$ Argoth, Sanctum of Nature +SVar:X:Count$ValidGraveyard Land +MeldPair:Argoth, Sanctum of Nature +AlternateMode:Meld +DeckHints:Ability$Mill|Graveyard|Dredge & Name$Argoth, Sanctum of Nature +DeckHas:Ability$LifeGain +Oracle:Reach\nWhenever one or more land cards are put into your graveyard from anywhere, you gain 2 life.\nAt the beginning of your upkeep, if there are four or more land cards in your graveyard and you both own and control CARDNAME and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. + +ALTERNATE + +Name:Titania, Gaea Incarnate +ManaCost:no cost +Types:Legendary Creature Elemental Avatar +PT:*/* +Colors:green +K:Vigilance +K:Reach +K:Trample +K:Haste +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. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZoneAll | TriggerDescription$ When CARDNAME enters the battlefield, return all land cards from your graveyard to the battlefield tapped. +SVar:TrigChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Land.YouCtrl | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True +A:AB$ PutCounter | Cost$ 3 G | CounterType$ P1P1 | CounterNum$ 4 | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | SubAbility$ DBAnimate | SpellDescription$ Put four +1/+1 counters on up to one target land you control. It becomes a 0/0 Elemental creature with haste that's still a land. +SVar:DBAnimate:DB$ Animate | Defined$ Targeted | Power$ 0 | Toughness$ 0 | Types$ Creature,Elemental | Keywords$ Haste | Duration$ Permanent +DeckHints:Ability$Graveyard +SVar:X:Count$Valid Land.YouCtrl +Oracle:Vigilance reach trample haste\nTitania, Gaea Incarnate's power and toughness are each equal to the number of lands you control.\nWhen CARDNAME enters the battlefield, return all land cards from your graveyard to the battlefield tapped.\nPut four +1/+1 counters on up to one target land you control. It becomes a 0/0 Elemental creature with haste that's still a land. From a7456890d0c7854b47589d530d18d25070f20b42 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 29 Oct 2022 13:59:20 +0200 Subject: [PATCH 2/6] Update titania_voice_of_gaea_titania_gaea_incarnate.txt --- ...a_voice_of_gaea_titania_gaea_incarnate.txt | 28 +++++++++---------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt b/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt index ca85da2d0e9..e78e1208ea9 100644 --- a/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt +++ b/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt @@ -3,33 +3,31 @@ ManaCost:1 G G Types:Legendary Creature Elemental PT:3/4 K:Reach -T:Mode$ ChangesZoneAll | Origin$ Any | Destination$ Graveyard | ValidCard$ Land+YouOwn | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever one or more land cards are put into your graveyard from anywhere, you gain 2 life. -SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 2 -T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Battlefield | IsPresent$ Card.Self+YouOwn | IsPresent2$ Creature.YouCtrl+YouOwn+namedArgoth, Sanctum of Nature | CheckSVar$ X | SVarCompare$ GE4 | Execute$ Meld | TriggerDescription$ At the beginning of your upkeep, if there are four or more land cards in your graveyard and you both own and control CARDNAME and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. -SVar:Meld:DB$ Meld | Name$ Titania, Gaea Incarnate | Primary$ Titania, Voice of Gaea | Secondary$ Argoth, Sanctum of Nature -SVar:X:Count$ValidGraveyard Land +T:Mode$ ChangesZoneAll | ValidCards$ Land.YouOwn+nonToken | Origin$ Any | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigLifegain | TriggerDescription$ Whenever one or more land cards are put into your graveyard from anywhere, you gain 2 life. +SVar:TrigLifegain:DB$ GainLife | Cost$ G | LifeAmount$ 2 +T:Mode$ Phase | Phase$ Upkeep | CheckSVar$ X | SVarCompare$ GE4 | IsPresent$ Card.Self+YouOwn | IsPresent2$ Land.YouCtrl+YouOwn+namedArgoth; Sanctum of Nature | ValidPlayer$ You | Execute$ Meld | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, if you both own and control CARDNAME and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. +SVar:Meld:DB$ Meld | Name$ Titania, Gaea Incarnate | Primary$ Titania, Voice of Gaea | Secondary$ Argoth, Sanctum of Nature | SecondaryType$ Land +DeckHints:Name$Argoth, Sanctum of Nature MeldPair:Argoth, Sanctum of Nature +SVar:X:Count$ValidGraveyard Land AlternateMode:Meld -DeckHints:Ability$Mill|Graveyard|Dredge & Name$Argoth, Sanctum of Nature -DeckHas:Ability$LifeGain -Oracle:Reach\nWhenever one or more land cards are put into your graveyard from anywhere, you gain 2 life.\nAt the beginning of your upkeep, if there are four or more land cards in your graveyard and you both own and control CARDNAME and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. +Oracle:Reach\nWhenever one or more land cards are put into your graveyard from anywhere, you gain 2 life.\nAt the beginning of your upkeep, if there are four or more land cards in your graveyard and you both own and control Titania, Voice of Gaea and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. ALTERNATE Name:Titania, Gaea Incarnate ManaCost:no cost +Colors:green Types:Legendary Creature Elemental Avatar PT:*/* -Colors:green K:Vigilance K:Reach K:Trample K:Haste 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. -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZoneAll | TriggerDescription$ When CARDNAME enters the battlefield, return all land cards from your graveyard to the battlefield tapped. -SVar:TrigChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Land.YouCtrl | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True -A:AB$ PutCounter | Cost$ 3 G | CounterType$ P1P1 | CounterNum$ 4 | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | SubAbility$ DBAnimate | SpellDescription$ Put four +1/+1 counters on up to one target land you control. It becomes a 0/0 Elemental creature with haste that's still a land. -SVar:DBAnimate:DB$ Animate | Defined$ Targeted | Power$ 0 | Toughness$ 0 | Types$ Creature,Elemental | Keywords$ Haste | Duration$ Permanent -DeckHints:Ability$Graveyard SVar:X:Count$Valid Land.YouCtrl -Oracle:Vigilance reach trample haste\nTitania, Gaea Incarnate's power and toughness are each equal to the number of lands you control.\nWhen CARDNAME enters the battlefield, return all land cards from your graveyard to the battlefield tapped.\nPut four +1/+1 counters on up to one target land you control. It becomes a 0/0 Elemental creature with haste that's still a land. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZoneAll | TriggerDescription$ When CARDNAME enters the battlefield, return all land cards from your graveyard onto the battlefield tapped. +SVar:TrigChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Land.YouCtrl | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True +A:AB$ PutCounter | Cost$ 3 G | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | CounterType$ P1P1 | CounterNum$ 4 | SubAbility$ DBAnimate | SpellDescription$ Put 4 +1/+1 counters on target land you control. That land becomes a 0/0 Elemental creature with haste. It's still a land. +SVar:DBAnimate:DB$ Animate | Defined$ ParentTarget | Power$ 0 | Toughness$ 0 | Types$ Creature,Elemental | Keywords$ Haste | Duration$ Permanent +Oracle:Vigilance, reach, trample, haste\nTitania, Gaea Incarnate’s power and toughness are each equal to the number of lands you control.\nWhen Titania, Gaea Incarnate enters the battlefield, return all land cards from your graveyard to the battlefield tapped.\n{3}{G}: Put four +1/+1 counters on target land you control. It becomes a 0/0 Elemental creature with haste. It’s still a land. From 878671da5a233b9670c690649b9b8399c092b4c2 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 29 Oct 2022 14:02:30 +0200 Subject: [PATCH 3/6] Update titania_voice_of_gaea_titania_gaea_incarnate.txt --- .../titania_voice_of_gaea_titania_gaea_incarnate.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt b/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt index e78e1208ea9..e86d06abde9 100644 --- a/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt +++ b/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt @@ -9,7 +9,9 @@ T:Mode$ Phase | Phase$ Upkeep | CheckSVar$ X | SVarCompare$ GE4 | IsPresent$ Car SVar:Meld:DB$ Meld | Name$ Titania, Gaea Incarnate | Primary$ Titania, Voice of Gaea | Secondary$ Argoth, Sanctum of Nature | SecondaryType$ Land DeckHints:Name$Argoth, Sanctum of Nature MeldPair:Argoth, Sanctum of Nature -SVar:X:Count$ValidGraveyard Land +SVar:X:Count$TypeInYourYard.Land +DeckHints:Ability$Mill|Graveyard|Dredge & Name$Argoth, Sanctum of Nature +DeckHas:Ability$LifeGain AlternateMode:Meld Oracle:Reach\nWhenever one or more land cards are put into your graveyard from anywhere, you gain 2 life.\nAt the beginning of your upkeep, if there are four or more land cards in your graveyard and you both own and control Titania, Voice of Gaea and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. @@ -30,4 +32,5 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S SVar:TrigChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Land.YouCtrl | Origin$ Graveyard | Destination$ Battlefield | Tapped$ True A:AB$ PutCounter | Cost$ 3 G | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | CounterType$ P1P1 | CounterNum$ 4 | SubAbility$ DBAnimate | SpellDescription$ Put 4 +1/+1 counters on target land you control. That land becomes a 0/0 Elemental creature with haste. It's still a land. SVar:DBAnimate:DB$ Animate | Defined$ ParentTarget | Power$ 0 | Toughness$ 0 | Types$ Creature,Elemental | Keywords$ Haste | Duration$ Permanent +DeckHas:Ability$Graveyard Oracle:Vigilance, reach, trample, haste\nTitania, Gaea Incarnate’s power and toughness are each equal to the number of lands you control.\nWhen Titania, Gaea Incarnate enters the battlefield, return all land cards from your graveyard to the battlefield tapped.\n{3}{G}: Put four +1/+1 counters on target land you control. It becomes a 0/0 Elemental creature with haste. It’s still a land. From e9ef7a505133b8b6357a56b8a10c0397ddfaeff0 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 29 Oct 2022 14:20:33 +0200 Subject: [PATCH 4/6] update --- .../res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt | 5 +++-- .../titania_voice_of_gaea_titania_gaea_incarnate.txt | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt b/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt index 400512546b6..7159938fbdd 100644 --- a/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt +++ b/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt @@ -1,12 +1,13 @@ Name:Argoth, Sanctum of Nature ManaCost:no cost +Colors:Green Types:Land K:ETBReplacement:Other:LandTapped -SVar:LandTapped:DB$ Tap | Defined$ Self | ETB$ True | ConditionPresent$ Creature.Legendary+YouCtrl | ConditionCompare$ EQ0 | SpellDescription$ CARDNAME enters the battlefield tapped unless you control a legendary green creature +SVar:LandTapped:DB$ Tap | Defined$ Self | ETB$ True | ConditionPresent$ Creature.Legendary+YouCtrl | ConditionCompare$ EQ0 | SpellDescription$ CARDNAME enters the battlefield tapped unless you control a legendary green creature. A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G}. A:AB$ Token | Cost$ 2 G G T | TokenScript$ g_2_2_bear | SorcerySpeed$ True | SpellDescription$ Create a 2/2 green bear creature token. Activate only as a sorcery. MeldPair:Titania, Voice of Gaea AlternateMode:Meld DeckHas:Ability$Token & Type$Bear DeckNeeds:Name$Titania, Voice of Gaea -Oracle:Argoth, Sanctum of Nature enters the battlefield tapped unless you control a legendary green creature\n{T}: Add {G}.\n{2}{G}{G},{T}:Create a 2/2 green bear creature token. +Oracle:Argoth, Sanctum of Nature enters the battlefield tapped unless you control a legendary green creature.\n{T}: Add {G}.\n{2}{G}{G},{T}:Create a 2/2 green bear creature token. diff --git a/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt b/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt index e78e1208ea9..7e4cd37d8c5 100644 --- a/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt +++ b/forge-gui/res/cardsfolder/upcoming/titania_voice_of_gaea_titania_gaea_incarnate.txt @@ -5,11 +5,11 @@ PT:3/4 K:Reach T:Mode$ ChangesZoneAll | ValidCards$ Land.YouOwn+nonToken | Origin$ Any | Destination$ Graveyard | TriggerZones$ Battlefield | Execute$ TrigLifegain | TriggerDescription$ Whenever one or more land cards are put into your graveyard from anywhere, you gain 2 life. SVar:TrigLifegain:DB$ GainLife | Cost$ G | LifeAmount$ 2 -T:Mode$ Phase | Phase$ Upkeep | CheckSVar$ X | SVarCompare$ GE4 | IsPresent$ Card.Self+YouOwn | IsPresent2$ Land.YouCtrl+YouOwn+namedArgoth; Sanctum of Nature | ValidPlayer$ You | Execute$ Meld | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, if you both own and control CARDNAME and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. +T:Mode$ Phase | Phase$ Upkeep | CheckSVar$ X | SVarCompare$ GE4 | IsPresent$ Card.Self+YouOwn | IsPresent2$ Land.YouCtrl+YouOwn+namedArgoth; Sanctum of Nature | ValidPlayer$ You | Execute$ Meld | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, if there are four or more land cards in your graveyard and you both own and control CARDNAME and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. SVar:Meld:DB$ Meld | Name$ Titania, Gaea Incarnate | Primary$ Titania, Voice of Gaea | Secondary$ Argoth, Sanctum of Nature | SecondaryType$ Land DeckHints:Name$Argoth, Sanctum of Nature MeldPair:Argoth, Sanctum of Nature -SVar:X:Count$ValidGraveyard Land +SVar:X:Count$TypeInYourYard.Land AlternateMode:Meld Oracle:Reach\nWhenever one or more land cards are put into your graveyard from anywhere, you gain 2 life.\nAt the beginning of your upkeep, if there are four or more land cards in your graveyard and you both own and control Titania, Voice of Gaea and a land named Argoth, Sanctum of Nature, exile them, then meld them into Titania, Gaea Incarnate. From 8b5606ba90f23e96f4c7199e0e3caadce3512bfd Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 29 Oct 2022 14:21:30 +0200 Subject: [PATCH 5/6] Update argoth_sanctum_of_nature.txt --- forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt b/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt index 7159938fbdd..46496596788 100644 --- a/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt +++ b/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt @@ -1,6 +1,6 @@ Name:Argoth, Sanctum of Nature ManaCost:no cost -Colors:Green +Colors:green Types:Land K:ETBReplacement:Other:LandTapped SVar:LandTapped:DB$ Tap | Defined$ Self | ETB$ True | ConditionPresent$ Creature.Legendary+YouCtrl | ConditionCompare$ EQ0 | SpellDescription$ CARDNAME enters the battlefield tapped unless you control a legendary green creature. From 9b3af660a487319aceb13d3db55c5748525a0678 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Sat, 29 Oct 2022 14:44:25 +0200 Subject: [PATCH 6/6] Update argoth_sanctum_of_nature.txt --- .../res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt b/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt index 46496596788..e1a297ac358 100644 --- a/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt +++ b/forge-gui/res/cardsfolder/upcoming/argoth_sanctum_of_nature.txt @@ -1,9 +1,8 @@ Name:Argoth, Sanctum of Nature ManaCost:no cost -Colors:green Types:Land K:ETBReplacement:Other:LandTapped -SVar:LandTapped:DB$ Tap | Defined$ Self | ETB$ True | ConditionPresent$ Creature.Legendary+YouCtrl | ConditionCompare$ EQ0 | SpellDescription$ CARDNAME enters the battlefield tapped unless you control a legendary green creature. +SVar:LandTapped:DB$ Tap | Defined$ Self | ETB$ True | ConditionPresent$ Creature.Legendary+YouCtrl+Green | ConditionCompare$ EQ0 | SpellDescription$ CARDNAME enters the battlefield tapped unless you control a legendary green creature. A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G}. A:AB$ Token | Cost$ 2 G G T | TokenScript$ g_2_2_bear | SorcerySpeed$ True | SpellDescription$ Create a 2/2 green bear creature token. Activate only as a sorcery. MeldPair:Titania, Voice of Gaea