Skip to content

Commit

Permalink
5 DFT cards (The Speed Demon and friends) (#6905)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fulgur14 authored Jan 27, 2025
1 parent 11d52c9 commit c050579
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 0 deletions.
8 changes: 8 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/aetherjacket.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Name:Aetherjacket
ManaCost:3
Types:Artifact Creature Thopter
PT:2/1
K:Flying
K:Vigilance
A:AB$ Destroy | Cost$ 2 T Sac<1/CARDNAME> | ValidTgts$ Artifact.Other | TgtPrompt$ Select another target artifact | SorcerySpeed$ True | SpellDescription$ Destroy another target artifact. Activate only as a sorcery.
Oracle:Flying, vigilance\n{2}, {T}, Sacrifice this creature: Destroy another target artifact. Activate only as a sorcery.
10 changes: 10 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/pride_of_the_road.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Name:Pride of the Road
ManaCost:3 W
Types:Creature Zombie Cat Warrior
PT:2/5
K:Vigilance
K:Start your engines
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigPump | MaxSpeed$ True | TriggerDescription$ Max speed — At the beginning of combat on your turn, target creature or Vehicle you control gains double strike until end of turn.
SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.YouCtrl,Vehicle.YouCtrl | TgtPrompt$ Select target creature or Vehicle | KW$ Double Strike
SVar:PlayMain1:TRUE
Oracle:Vigilance\nStart your engines! (If you have no speed, it starts at 1. It increases once on each of your turns when an opponent loses life. Max speed is 4.)\nMax speed — At the beginning of combat on your turn, target creature or Vehicle you control gains double strike until end of turn.
7 changes: 7 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/slick_imitator.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Name:Slick Imitator
ManaCost:1 U
Types:Creature Ooze
PT:1/3
K:Start your engines
A:AB$ CopySpellAbility | Cost$ 1 Sac<1/CARDNAME> | TgtPrompt$ Select target spell you control | ValidTgts$ Card.YouCtrl | TargetType$ Spell | Activation$ MaxSpeed | PrecostDesc$ Max speed — | SpellDescription$ Copy target spell you control. You may choose new targets for the copy. (A copy of a permanent spell becomes a token.)
Oracle:Start your engines! (If you have no speed, it starts at 1. It increases once on each of your turns when an opponent loses life. Max speed is 4.)\nMax speed — {1}, Sacrifice this creature: Copy target spell you control. You may choose new targets for the copy. (A copy of a permanent spell becomes a token.)
11 changes: 11 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/the_speed_demon.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Name:The Speed Demon
ManaCost:3 B B
Types:Legendary Creature Demon
PT:5/5
K:Flying
K:Trample
K:Start your engines
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ At the beginning of your end step, you draw X cards and lose X life, where X is your speed.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ Count$YourSpeed | SubAbility$ DBLoseLife
SVar:DBLoseLife:DB$ LoseLife | Defined$ You | LifeAmount$ Count$YourSpeed
Oracle:Flying, trample\nStart your engines! (If you have no speed, it starts at 1. It increases once on each of your turns when an opponent loses life. Max speed is 4.)\nAt the beginning of your end step, you draw X cards and lose X life, where X is your speed.
7 changes: 7 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/transit_mage.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Name:Transit Mage
ManaCost:2 U
Types:Creature Human Wizard
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When this creature enters, you may search your library for an artifact card with mana value 4 or 5, reveal that card, put it into your hand, then shuffle.
SVar:TrigChange:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Artifact.cmcEQ4,Artifact.cmcEQ5 | ChangeNum$ 1 | ShuffleNonMandatory$ True
Oracle:When this creature enters, you may search your library for an artifact card with mana value 4 or 5, reveal that card, put it into your hand, then shuffle.

0 comments on commit c050579

Please sign in to comment.