From afee15cf444c59d5c53e45e4b39e526cfc397ee6 Mon Sep 17 00:00:00 2001 From: Renato Filipe Vidal Santos <45150760+dracontes@users.noreply.github.com> Date: Sat, 22 Feb 2025 10:17:39 +0000 Subject: [PATCH] TDM: 5 cards (#7058) --- forge-gui/res/cardsfolder/upcoming/mox_jasper.txt | 6 ++++++ .../upcoming/shiko_paragon_of_the_way.txt | 13 +++++++++++++ .../res/cardsfolder/upcoming/skirmish_rhino.txt | 10 ++++++++++ .../res/cardsfolder/upcoming/smile_at_death.txt | 10 ++++++++++ .../res/cardsfolder/upcoming/stormscale_scion.txt | 9 +++++++++ 5 files changed, 48 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/mox_jasper.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/shiko_paragon_of_the_way.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/skirmish_rhino.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/smile_at_death.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/stormscale_scion.txt diff --git a/forge-gui/res/cardsfolder/upcoming/mox_jasper.txt b/forge-gui/res/cardsfolder/upcoming/mox_jasper.txt new file mode 100644 index 00000000000..a40c6a55a6f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/mox_jasper.txt @@ -0,0 +1,6 @@ +Name:Mox Jasper +ManaCost:0 +Types:Legendary Artifact +A:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 1 | IsPresent$ Dragon.YouCtrl | SpellDescription$ Add one mana of any color. Activate only if you control a Dragon. +DeckNeeds:Type$Dragon +Oracle:{T}: Add one mana of any color. Activate only if you control a Dragon. diff --git a/forge-gui/res/cardsfolder/upcoming/shiko_paragon_of_the_way.txt b/forge-gui/res/cardsfolder/upcoming/shiko_paragon_of_the_way.txt new file mode 100644 index 00000000000..5235ac346e7 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/shiko_paragon_of_the_way.txt @@ -0,0 +1,13 @@ +Name:Shiko, Paragon of the Way +ManaCost:2 U R W +Types:Legendary Creature Spirit Dragon +PT:4/5 +K:Flying +K:Vigilance +T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When NICKNAME enters, exile target nonland card with mana value 3 or less from your graveyard. Copy it, then you may cast the copy without paying its mana cost. (A copy of a permanent spell becomes a token.) +SVar:TrigExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Select target nonland card with mana value 3 or less in your graveyard | ValidTgts$ Card.YouOwn+nonLand+cmcLE3 | RememberChanged$ True | SubAbility$ DBPlay +SVar:DBPlay:DB$ Play | Valid$ Card.IsRemembered | ValidZone$ Exile | Controller$ You | CopyCard$ True | WithoutManaCost$ True | ValidSA$ Spell | Optional$ True | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +DeckHas:Ability$Graveyard +DeckHints:Ability$Discard|Mill|Sacrifice +Oracle:Flying, vigilance\nWhen Shiko enters, exile target nonland card with mana value 3 or less from your graveyard. Copy it, then you may cast the copy without paying its mana cost. (A copy of a permanent spell becomes a token.) diff --git a/forge-gui/res/cardsfolder/upcoming/skirmish_rhino.txt b/forge-gui/res/cardsfolder/upcoming/skirmish_rhino.txt new file mode 100644 index 00000000000..b478522c197 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/skirmish_rhino.txt @@ -0,0 +1,10 @@ +Name:Skirmish Rhino +ManaCost:W B G +Types:Creature Rhino +PT:3/4 +K:Trample +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When this creature enters, each opponent loses 2 life and you gain 2 life. +SVar:TrigLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2 | SubAbility$ GainLife +SVar:GainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 +DeckHas:Ability$LifeGain +Oracle:Trample\nWhen this creature enters, each opponent loses 2 life and you gain 2 life. diff --git a/forge-gui/res/cardsfolder/upcoming/smile_at_death.txt b/forge-gui/res/cardsfolder/upcoming/smile_at_death.txt new file mode 100644 index 00000000000..0d18bd24e96 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/smile_at_death.txt @@ -0,0 +1,10 @@ +Name:Smile at Death +ManaCost:3 W W +Types:Enchantment +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ At the beginning of your upkeep, return up to two target creature cards with power 2 or less from your graveyard to the battlefield. Put a +1/+1 counter on each of those creatures. +SVar:TrigChange:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Creature.powerLE2+YouCtrl | TargetMin$ 0 | TargetMax$ 2 | SubAbility$ DBPutCounters | RememberChanged$ True | TgtPrompt$ Select up to two target creature cards with power 2 or less in your graveyard +SVar:DBPutCounters:DB$ PutCounter | Defined$ Remembered | CounterType$ P1P1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +DeckHas:Ability$Graveyard|Counters +DeckHints:Ability$Discard|Mill|Sacrifice +Oracle:At the beginning of your upkeep, return up to two target creature cards with power 2 or less from your graveyard to the battlefield. Put a +1/+1 counter on each of those creatures. diff --git a/forge-gui/res/cardsfolder/upcoming/stormscale_scion.txt b/forge-gui/res/cardsfolder/upcoming/stormscale_scion.txt new file mode 100644 index 00000000000..a8348720e65 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/stormscale_scion.txt @@ -0,0 +1,9 @@ +Name:Stormscale Scion +ManaCost:4 R R +Types:Creature Dragon +PT:4/4 +K:Flying +K:Storm +S:Mode$ Continuous | Affected$ Dragon.Other+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Other Dragons you control get +1/+1. +DeckHints:Type$Dragon +Oracle:Flying\nOther Dragons you control get +1/+1.\nStorm (When you cast this spell, copy it for each spell cast before it this turn. Copies become tokens.)