mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
8 DFT cards (Veteran Beastrider and friends) (#6904)
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/dune_drifter.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/dune_drifter.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Dune Drifter
|
||||
ManaCost:X W B
|
||||
Types:Artifact Vehicle
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigReturn | TriggerDescription$ When this Vehicle enters, return target artifact or creature card with mana value X or less from your graveyard to the battlefield.
|
||||
SVar:TrigReturn:DB$ ChangeZone | ValidTgts$ Artifact.YouOwn+cmcLEX,Creature.YouOwn+cmcLEX | TgtPrompt$ Select target artifact or creature card with mana value X or less in your graveyard | Origin$ Graveyard | Destination$ Battlefield
|
||||
K:Crew:2
|
||||
SVar:X:Count$xPaid
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle:When this Vehicle enters, return target artifact or creature card with mana value X or less from your graveyard to the battlefield.\nCrew 2 (Tap any number of creatures you control with total power 2 or more: This Vehicle becomes an artifact creature until end of turn.)
|
||||
9
forge-gui/res/cardsfolder/upcoming/gastal_raider.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/gastal_raider.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Gastal Raider
|
||||
ManaCost:2 B
|
||||
Types:Creature Vampire Rogue
|
||||
PT:2/1
|
||||
K:Start your engines
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When this creature enters, target opponent reveals their hand. You choose an instant or sorcery card from it. That player discards that card.
|
||||
SVar:TrigDiscard:DB$ Discard | ValidTgts$ Opponent | NumCards$ 1 | Mode$ RevealYouChoose | DiscardValid$ Instant,Sorcery
|
||||
S:Mode$ Continuous | Condition$ MaxSpeed | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Menace | Description$ Max speed — This creature gets +1/+1 and has menace.
|
||||
Oracle:Start your engines!\nWhen this creature enters, target opponent reveals their hand. You choose an instant or sorcery card from it. That player discards that card.\nMax speed — This creature gets +1/+1 and has menace.
|
||||
9
forge-gui/res/cardsfolder/upcoming/racers_scoreboard.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/racers_scoreboard.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Racers' Scoreboard
|
||||
ManaCost:4
|
||||
Types:Artifact
|
||||
K:Start your engines
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When this artifact enters, draw two cards, then discard a card.
|
||||
SVar:TrigDraw:DB$ Draw | NumCards$ 2 | SubAbility$ DBDiscard
|
||||
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose
|
||||
S:Mode$ ReduceCost | Condition$ MaxSpeed | ValidCard$ Card | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Max speed — Spells you cast cost {1} less to cast.
|
||||
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.)\nWhen this artifact enters, draw two cards, then discard a card.\nMax speed — Spells you cast cost {1} less to cast.
|
||||
10
forge-gui/res/cardsfolder/upcoming/riptide_gearhulk.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/riptide_gearhulk.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Riptide Gearhulk
|
||||
ManaCost:1 W W U U
|
||||
Types:Artifact Creature Construct
|
||||
PT:2/5
|
||||
K:Double Strike
|
||||
K:Prowess
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ ReturnOneEach | TriggerDescription$ When this creature enters, for each opponent, put up to one target nonland permanent that player controls into its owner's library third from the top.
|
||||
SVar:ReturnOneEach:DB$ ChangeZone | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 2 | ValidTgts$ Permanent.nonLand+OppCtrl | TargetMin$ 0 | TargetMax$ OneEach | TargetsForEachPlayer$ True | TgtPrompt$ Select up to one target nonland permanent each opponent controls
|
||||
SVar:OneEach:PlayerCountOpponents$Amount
|
||||
Oracle:Double strike\nProwess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)\nWhen this creature enters, for each opponent, put up to one target nonland permanent that player controls into its owner's library third from the top.
|
||||
11
forge-gui/res/cardsfolder/upcoming/riverchurn_monument.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/riverchurn_monument.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Riverchurn Monument
|
||||
ManaCost:1 U
|
||||
Types:Artifact
|
||||
A:AB$ Mill | Cost$ 1 T | ValidTgts$ Player | TgtPrompt$ Select any number of target players | TargetMin$ 0 | TargetMax$ MaxTgt | NumCards$ 2 | SpellDescription$ Any number of target players each mill two cards. (Each of them puts the top two cards of their library into their graveyard.)
|
||||
A:AB$ Pump | Cost$ 2 U U T | ValidTgts$ Player | TargetMin$ 0 | TargetMax$ MaxTgt | TgtPrompt$ Select any number of target players | Exhaust$ True | SubAbility$ DBRepeat | SpellDescription$ Any number of target players each mill cards equal to the number of cards in their graveyard. (Activate each exhaust ability only once.
|
||||
SVar:DBRepeat:DB$ RepeatEach | RepeatPlayers$ Targeted | RepeatSubAbility$ DBMill
|
||||
SVar:DBMill:DB$ Mill | Defined$ Remembered | NumCards$ X
|
||||
SVar:X:Count$ValidGraveyard Card.RememberedPlayerCtrl
|
||||
SVar:MaxTgt:PlayerCountPlayers$Amount
|
||||
DeckHas:Ability$Mill
|
||||
Oracle:{1}, {T}: Any number of target players each mill two cards. (Each of them puts the top two cards of their library into their graveyard.)\nExhaust — {2}{U}{U}, {T}: Any number of target players each mill cards equal to the number of cards in their graveyard. (Activate each exhaust ability only once.)
|
||||
11
forge-gui/res/cardsfolder/upcoming/thundering_broodwagon.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/thundering_broodwagon.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Thundering Broodwagon
|
||||
ManaCost:2 B B G G
|
||||
Types:Artifact Vehicle
|
||||
PT:6/5
|
||||
K:Menace
|
||||
K:Reach
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigDestroy | TriggerDescription$ When this Vehicle enters, destroy target nonland permanent an opponent controls with mana value 4 or less.
|
||||
SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Permanent.nonLand+OppCtrl+cmcLE4 | TgtPrompt$ Select target nonland permanent an opponent controls with mana value 4 or less
|
||||
K:Crew:3
|
||||
K:Cycling:2
|
||||
Oracle:Menace, reach\nWhen this Vehicle enters, destroy target nonland permanent an opponent controls with mana value 4 or less.\nCrew 3\nCycling {2} ({2}, Discard this card: Draw a card.)
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Veteran Beastrider
|
||||
ManaCost:1 G W
|
||||
Types:Creature Human Knight
|
||||
PT:3/4
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigUntap | TriggerDescription$ At the beginning of your end step, untap each creature you control.
|
||||
SVar:TrigUntap:DB$ UntapAll | ValidCards$ Creature.YouCtrl
|
||||
A:AB$ PumpAll | Cost$ 2 G W | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | SpellDescription$ Creatures you control get +1/+1 until end of turn.
|
||||
Oracle:At the beginning of your end step, untap each creature you control.\n{2}{G}{W}: Creatures you control get +1/+1 until end of turn.
|
||||
7
forge-gui/res/cardsfolder/upcoming/voyage_home.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/voyage_home.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Voyage Home
|
||||
ManaCost:5 W U
|
||||
Types:Sorcery
|
||||
K:Affinity:Artifact
|
||||
A:SP$ Draw | NumCards$ 3 | SubAbility$ DBGainLife | SpellDescription$ You draw three cards and gain 3 life.
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 3
|
||||
Oracle:Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nYou draw three cards and gain 3 life.
|
||||
Reference in New Issue
Block a user