From e12e1aa17ebd973c67dfedfbb1816685f4f11af8 Mon Sep 17 00:00:00 2001 From: Simisays <67333662+Simisays@users.noreply.github.com> Date: Tue, 8 Nov 2022 12:34:15 +0100 Subject: [PATCH] update --- .../res/cardsfolder/upcoming/dreams_of_steel_and_oil.txt | 8 ++++---- .../res/cardsfolder/upcoming/genestealer_patriarch.txt | 2 +- forge-gui/res/cardsfolder/upcoming/geology_enthusiast.txt | 2 +- forge-gui/res/cardsfolder/upcoming/gixian_skullflayer.txt | 3 +-- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/dreams_of_steel_and_oil.txt b/forge-gui/res/cardsfolder/upcoming/dreams_of_steel_and_oil.txt index 2fa7edc6a83..ba78eb67fb2 100644 --- a/forge-gui/res/cardsfolder/upcoming/dreams_of_steel_and_oil.txt +++ b/forge-gui/res/cardsfolder/upcoming/dreams_of_steel_and_oil.txt @@ -1,9 +1,9 @@ Name:Dreams of Steel and Oil ManaCost:B Types:Sorcery -A:SP$ RevealHand | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | Look$ True | RememberRevealed$ True | SubAbility$ DBChooseCard | SpellDescription$ Target opponent reveals their hand. You choose an artifact or creature card from it, then choose an artifact or creature card from their graveyard. Exile the chosen cards. -SVar:DBChooseCard:DB$ ChooseCard | ChoiceZone$ Hand | Choices$ Artifact.IsRemembered,Creature.IsRemembered | ChoiceTitle$ Choose an artifact or creature card | Mandatory$ True | SubAbility$ DBExileGrave -SVar:DBExileGrave:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | ValidTgts$ Creature,Artifact | DefinedPlayer$ TargetedController | Chooser$ You | SubAbility$ DBChangeZone -SVar:DBChangeZone:DB$ ChangeZone | Defined$ ChosenCard | Origin$ Graveyard | Origin$ Hand | Destination$ Exile | SubAbility$ DBCleanup +A:SP$ RevealHand | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | RememberRevealed$ True | SubAbility$ DBChooseCard | SpellDescription$ Target opponent reveals their hand. You choose an artifact or creature card from it, then choose an artifact or creature card from their graveyard. Exile the chosen cards. +SVar:DBChooseCard:DB$ ChooseCard | ChoiceZone$ Hand | Choices$ Artifact.IsRemembered,Creature.IsRemembered | ChoiceTitle$ Choose an artifact or creature card | Mandatory$ True | SubAbility$ DBChooseFromGraveyard +SVar:DBChooseFromGraveyard:DB$ ChooseCard | ChoiceZone$ Graveyard | Choices$ Artifact.RememberedPlayerOwn,Creature.RememberedPlayerOwn | ChoiceTitle$ Choose an artifact or creature card | Mandatory$ True | SubAbility$ DBExileBoth +SVar:DBExileBoth:DB$ ChangeZone | Defined$ ChosenCard | Origin$ Graveyard | Origin$ Hand | Destination$ Exile | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True Oracle:Target opponent reveals their hand. You choose an artifact or creature card from it, then choose an artifact or creature card from their graveyard. Exile the chosen cards. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/genestealer_patriarch.txt b/forge-gui/res/cardsfolder/upcoming/genestealer_patriarch.txt index a50516b1f4b..654626c6222 100644 --- a/forge-gui/res/cardsfolder/upcoming/genestealer_patriarch.txt +++ b/forge-gui/res/cardsfolder/upcoming/genestealer_patriarch.txt @@ -1,5 +1,5 @@ Name:Genestealer Patriarch -ManaCost:3 U +ManaCost:4 U Types:Creature Tyranid Human PT:4/3 T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigInfectionCounter | TriggerDescription$ Genestealer's Kiss — Whenever CARDNAME attacks, put an infection counter on target creature defending player controls. diff --git a/forge-gui/res/cardsfolder/upcoming/geology_enthusiast.txt b/forge-gui/res/cardsfolder/upcoming/geology_enthusiast.txt index 8316da83ca3..68f02100f7d 100644 --- a/forge-gui/res/cardsfolder/upcoming/geology_enthusiast.txt +++ b/forge-gui/res/cardsfolder/upcoming/geology_enthusiast.txt @@ -4,7 +4,7 @@ Types:Creature Human Artificer PT:2/5 T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your end step, create a tapped Powerstone token. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.") SVar:TrigToken:DB$ Token | TokenTapped$ True | TokenScript$ c_a_powerstone -A:AB$ Draw | Cost$ 6 | SubAbility$ DBCounter | SpellDescription$ Draw a card and put a +1/+1 counter on Geology Enthusiast. +A:AB$ Draw | Cost$ 6 | SubAbility$ DBCounter | SpellDescription$ Draw a card and put a +1/+1 counter on CARDNAME. SVar:DBCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 DeckHas:Ability$Tokens|Counters & Type$Artifact Oracle:At the beginning of your end step, create a tapped Powerstone token. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")\n{6}: Draw a card and put a +1/+1 counter on Geology Enthusiast. diff --git a/forge-gui/res/cardsfolder/upcoming/gixian_skullflayer.txt b/forge-gui/res/cardsfolder/upcoming/gixian_skullflayer.txt index d0b8db5f93e..b7b4c2d524b 100644 --- a/forge-gui/res/cardsfolder/upcoming/gixian_skullflayer.txt +++ b/forge-gui/res/cardsfolder/upcoming/gixian_skullflayer.txt @@ -2,9 +2,8 @@ Name:Gixian Skullflayer ManaCost:2 B Types:Creature Phyrexian Human Assassin PT:2/3 -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE3 | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, if there are three or more creature cards in your graveyard, put a +1/+1 counter on CARDNAME. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | | IsPresent$ Creature.YouCtrl | PresentZone$ Graveyard | PresentPlayer$ You | PresentCompare$ GE3 | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, if there are three or more creature cards in your graveyard, put a +1/+1 counter on CARDNAME. SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 -SVar:X:Count$TypeInYourYard.Creature DeckHints:Ability$Graveyard|Mill|Dredge DeckHas:Ability$Counters Oracle:At the beginning of your upkeep, if there are three or more creature cards in your graveyard, put a +1/+1 counter on Gixian Skullflayer. \ No newline at end of file