From 95c6b81b444483be1dfee85bb4cceee09791d520 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Sun, 26 Jan 2025 09:22:54 +0100 Subject: [PATCH] 3 DFT cards (#6890) --- .../res/cardsfolder/upcoming/dredgers_insight.txt | 11 +++++++++++ .../res/cardsfolder/upcoming/haunted_hellride.txt | 10 ++++++++++ .../res/cardsfolder/upcoming/rangers_refueler.txt | 10 ++++++++++ 3 files changed, 31 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/dredgers_insight.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/haunted_hellride.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/rangers_refueler.txt diff --git a/forge-gui/res/cardsfolder/upcoming/dredgers_insight.txt b/forge-gui/res/cardsfolder/upcoming/dredgers_insight.txt new file mode 100644 index 00000000000..901d7caf7da --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/dredgers_insight.txt @@ -0,0 +1,11 @@ +Name:Dredger's Insight +ManaCost:1 G +Types:Enchantment +T:Mode$ ChangesZoneAll | ValidCards$ Artifact.YouOwn,Creature.YouOwn | Origin$ Graveyard | Destination$ Any | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever one or more artifact and/or creature cards leave your graveyard, you gain 1 life. +SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When this enchantment enters, mill four cards. You may put an artifact, creature, or land card from among the milled cards into your hand. (To mill four cards, put the top four cards of your library into your graveyard.) +SVar:TrigMill:DB$ Mill | NumCards$ 4 | RememberMilled$ True | SubAbility$ DBChangeZone | Defined$ You +SVar:DBChangeZone:DB$ ChangeZone | Hidden$ True | Origin$ Graveyard,Exile | Destination$ Hand | ChangeType$ Artifact.IsRemembered,Creature.IsRemembered,Land.IsRemembered | SelectPrompt$ You may put an artifact, creature, or land card from among the milled cards into your hand | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +DeckHas:Ability$Mill|LifeGain +Oracle:Whenever one or more artifact and/or creature cards leave your graveyard, you gain 1 life.\nWhen this enchantment enters, mill four cards. You may put an artifact, creature, or land card from among the milled cards into your hand. (To mill four cards, put the top four cards of your library into your graveyard.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/haunted_hellride.txt b/forge-gui/res/cardsfolder/upcoming/haunted_hellride.txt new file mode 100644 index 00000000000..b8e784c70e8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/haunted_hellride.txt @@ -0,0 +1,10 @@ +Name:Haunted Hellride +ManaCost:1 U B +Types:Artifact Vehicle +PT:3/3 +T:Mode$ AttackersDeclared | AttackingPlayer$ You | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever you attack, target creature you control gets +1/+0 and gains deathtouch until end of turn. Untap it. +SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumAtt$ +1 | KW$ Deathtouch | SubABility$ DBUntap +SVar:DBUntap:DB$ Untap | Defined$ Targeted +K:Crew:1 +SVar:PlayMain1:TRUE +Oracle:Whenever you attack, target creature you control gets +1/+0 and gains deathtouch until end of turn. Untap it.\nCrew 1 (Tap any number of creatures you control with total power 1 or more: This Vehicle becomes an artifact creature until end of turn.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/rangers_refueler.txt b/forge-gui/res/cardsfolder/upcoming/rangers_refueler.txt new file mode 100644 index 00000000000..a70fc3508ba --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/rangers_refueler.txt @@ -0,0 +1,10 @@ +Name:Rangers' Refueler +ManaCost:1 U +Types:Artifact Vehicle +PT:3/3 +T:Mode$ AbilityCast | ValidActivatingPlayer$ You | ValidSA$ Activated.Exhaust | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever you activate an exhaust ability, create a 1/1 colorless Thopter artifact creature token with flying. +SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_1_1_a_thopter_flying | TokenOwner$ You +A:AB$ Animate | Cost$ 4 | Defined$ Self | Types$ Artifact,Creature | Exhaust$ True | Duration$ Permanent | SubAbility$ DBPutCounter | SpellDescription$ This Vehicle becomes an artifact creature. Put a +1/+1 counter on it. (Activate each exhaust ability only once.) +SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +K:Crew:1 +Oracle:Whenever you activate an exhaust ability, draw a card.\nExhaust — {4}: This Vehicle becomes an artifact creature. Put a +1/+1 counter on it. (Activate each exhaust ability only once.)\nCrew 1 (Tap any number of creatures you control with total power 1 or more: This Vehicle becomes an artifact creature until end of turn.) \ No newline at end of file