diff --git a/forge-gui/res/cardsfolder/upcoming/taranika_akroan_veteran.txt b/forge-gui/res/cardsfolder/upcoming/taranika_akroan_veteran.txt new file mode 100644 index 00000000000..e7f11173b2d --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/taranika_akroan_veteran.txt @@ -0,0 +1,9 @@ +Name:Taranika, Akroan Veteran +ManaCost:1 W W +Types:Legendary Creature Human Soldier +PT:3/3 +K:Vigilance +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigUntap | TriggerDescription$ Whenever CARDNAME attacks, untap another target creature you control. Until end of turn, that creature has base power and toughness 4/4 and gains indestructible. +SVar:TrigUntap:DB$ Untap | ValidTgts$ Creature.Other+YouCtrl | TgtPrompt$ Select another target creature you control. | SubAbility$ DBAnimate +SVar:DBAnimate:DB$ Animate | Defined$ Targeted | Power$ 4 | Toughness$ 4 | Keywords$ Indestructible +Oracle:Vigilance\nWhenever Taranika, Akroan Veteran attacks, untap another target creature you control. Until end of turn, that creature has base power and toughness 4/4 and gains indestructible. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/thassas_oracle.txt b/forge-gui/res/cardsfolder/upcoming/thassas_oracle.txt new file mode 100644 index 00000000000..68942e28120 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/thassas_oracle.txt @@ -0,0 +1,10 @@ +Name:Thassa's Oracle +ManaCost:U U +Types:Creature Merfolk Wizard +PT:1/3 +SVar:X:Count$Devotion.Blue +SVar:Y:Count$InYourLibrary +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDig | TriggerDescription$ When CARDNAME enters the battlefield, look at the top X cards of your library, where X is your devotion to blue. Put one of them on top of your library and the rest on the bottom of your library in a random order. If X is greater than or equal to the number of cards in your library, you win the game. +SVar:TrigDig:DB$Dig | DigNum$ X | ChangeNum$ 1 | Optional$ True | DestinationZone$ Library | References$ X | LibraryPosition$ 0 | SubAbility$ DBWin +SVar:DBWin:DB$ WinsGame | Defined$ You | ConditionCheckSVar$ Y | ConditionSVarCompare$ LEX | References$ X,Y +Oracle:When Thassa’s Oracle enters the battlefield, look at the top X cards of your library, where X is your devotion to blue. Put one of them on top of your library and the rest on the bottom of your library in a random order. If X is greater than or equal to the number of cards in your library, you win the game. (Each {U} in the mana costs of permanents you control counts toward your devotion to blue.) \ No newline at end of file