From db7fc4a9c3161bb6713146b4fa617c6c84e6999d Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sun, 13 Nov 2022 14:44:22 -0500 Subject: [PATCH 1/2] isu_the_abominable.txt --- .../cardsfolder/upcoming/isu_the_abominable.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/isu_the_abominable.txt diff --git a/forge-gui/res/cardsfolder/upcoming/isu_the_abominable.txt b/forge-gui/res/cardsfolder/upcoming/isu_the_abominable.txt new file mode 100644 index 00000000000..fb6a63199fd --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/isu_the_abominable.txt @@ -0,0 +1,15 @@ +Name:Isu the Abominable +ManaCost:3 U U +Types:Legendary Snow Creature Yeti +PT:5/5 +S:Mode$ Continuous | Affected$ Card.TopLibrary+YouCtrl | AffectedZone$ Library | MayLookAt$ You | Description$ You may look at the top card of your library any time. +S:Mode$ Continuous | Affected$ Card.TopLibrary+YouCtrl+Snow | AffectedZone$ Library | MayPlay$ True | Description$ You may play snow lands and cast snow spells from the top of your library. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Permanent.Snow+Other+YouCtrl | Execute$ TrigChoice | OptionalDecider$ You | TriggerDescription$ Whenever another snow permanent enters the battlefield under your control, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on CARDNAME. +SVar:TrigChoice:DB$ GenericChoice | Choices$ PayG,PayW,PayU +SVar:PayG:DB$ PutCounter | UnlessCost$ G | UnlessPayer$ You | UnlessSwitched$ True | CounterType$ P1P1 | SpellDescription$ {G}: Put a +1/+1 counter on CARDNAME. +SVar:PayW:DB$ PutCounter | UnlessCost$ W | UnlessPayer$ You | UnlessSwitched$ True | CounterType$ P1P1 | SpellDescription$ {W}: Put a +1/+1 counter on CARDNAME. +SVar:PayU:DB$ PutCounter | UnlessCost$ U | UnlessPayer$ You | UnlessSwitched$ True | CounterType$ P1P1 | SpellDescription$ {U}: Put a +1/+1 counter on CARDNAME. +DeckNeeds:Type$Snow +DeckHas:Ability$Counters +DeckHints:Color$Blue|Green +Oracle:You may look at the top card of your library any time.\nYou may play snow lands and cast snow spells from the top of your library.\nWhenever another snow permanent enters the battlefield under your control, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on Isu the Abominable. From 6dbac8d7f63876bc98cdf7e67d3e1da28052352b Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sun, 13 Nov 2022 16:08:30 -0500 Subject: [PATCH 2/2] crypt_lurker.txt remove unneeded --- forge-gui/res/cardsfolder/c/crypt_lurker.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/crypt_lurker.txt b/forge-gui/res/cardsfolder/c/crypt_lurker.txt index 5dcbaa96a50..704092c629c 100644 --- a/forge-gui/res/cardsfolder/c/crypt_lurker.txt +++ b/forge-gui/res/cardsfolder/c/crypt_lurker.txt @@ -3,8 +3,8 @@ ManaCost:3 B Types:Creature Horror PT:3/4 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChoice | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may sacrifice a creature or discard a creature card. If you do, draw a card. -SVar:TrigChoice:DB$ GenericChoice | Defined$ You | Choices$ DBSacToDraw,DBDiscardToDraw | StackDescription$ None -SVar:DBSacToDraw:DB$ Draw | Defined$ You | UnlessCost$ Sac<1/Creature> | UnlessPayer$ You | UnlessSwitched$ True | SpellDescription$ Sacrifice a creature. Draw a card. -SVar:DBDiscardToDraw:DB$ Draw | Defined$ You | UnlessCost$ Discard<1/Creature> | UnlessPayer$ You | UnlessSwitched$ True | SpellDescription$ Discard a creature card. Draw a card. +SVar:TrigChoice:DB$ GenericChoice | Choices$ DBSacToDraw,DBDiscardToDraw +SVar:DBSacToDraw:DB$ Draw | UnlessCost$ Sac<1/Creature> | UnlessPayer$ You | UnlessSwitched$ True | SpellDescription$ Sacrifice a creature: Draw a card. +SVar:DBDiscardToDraw:DB$ Draw | UnlessCost$ Discard<1/Creature> | UnlessPayer$ You | UnlessSwitched$ True | SpellDescription$ Discard a creature card: Draw a card. DeckHas:Ability$Sacrifice|Graveyard|Discard Oracle:When Crypt Lurker enters the battlefield, you may sacrifice a creature or discard a creature card. If you do, draw a card.