7 DFT cards (Mu Yanling and friends

This commit is contained in:
Fulgur14
2025-01-26 10:49:12 +01:00
committed by GitHub
parent 5701d11cae
commit 9214dea4cb
7 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Name:Beastrider Vanguard
ManaCost:1 G
Types:Creature Human Knight
PT:2/2
A:AB$ Dig | Cost$ 4 G | DigNum$ 3 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Permanent | SpellDescription$ Look at the top three cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
Oracle:{4}{G}: Look at the top three cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in any order.

View File

@@ -0,0 +1,9 @@
Name:Brightfield Glider
ManaCost:W
Types:Creature Possum Mount
PT:1/1
K:Vigilance
T:Mode$ Attacks | ValidCard$ Card.Self+IsSaddled | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever this creature attacks while saddled, it gets +1/+2 and gains flying until end of turn.
SVar:TrigPump:DB$ Pump | NumAtt$ +1 | NumDef$ +2 | KW$ Flying
K:Saddle:3
Oracle:Vigilance\nWhenever this creature attacks while saddled, it gets +1/+2 and gains flying until end of turn.\nSaddle 3 (Tap any number of other creatures you control with total power 3 or more: This Mount becomes saddled until end of turn. Saddle only as a sorcery.)

View File

@@ -0,0 +1,10 @@
Name:Carrion Cruiser
ManaCost:2 B
Types:Artifact Vehicle
PT:3/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When this Vehicle enters, mill two cards. Then return a creature or Vehicle card from your graveyard to your hand. (To mill two cards, put the top two cards of your library into your graveyard.)
SVar:TrigMill:DB$ Mill | NumCards$ 2 | Defined$ You | SubAbility$ DBChangeZone
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ChangeType$ Creature.YouOwn,Vehicle.YouOwn | ChangeTypeDesc$ creature or Vehicle card | Hidden$ True | Optional$ True
K:Crew:1
DeckHas:Ability$Graveyard
Oracle:When this Vehicle enters, mill two cards. Then return a creature or Vehicle card from your graveyard to your hand. (To mill two cards, put the top two cards of your library into your graveyard.)\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.)

View File

@@ -0,0 +1,12 @@
Name:Demonic Junker
ManaCost:6 B
Types:Artifact Vehicle
PT:4/3
K:Affinity:Artifact
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When this Vehicle enters, for each player, destroy up to one target creature that player controls. If a creature you controlled was destroyed this way, put two +1/+1 counters on this Vehicle.
SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ OneEach | TargetsForEachPlayer$ True | RememberLKI$ True | SubAbility$ DBPutCounter
SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | ConditionDefined$ RememberedLKI | ConditionPresent$ Creature.YouCtrl | ConditionCompare$ GE1 | CounterNum$ 2 | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
K:Crew:2
SVar:OneEach:PlayerCountPlayers$Amount
Oracle:Affinity for artifacts (This spell costs {1} less to cast for each artifact you control.)\nWhen this Vehicle enters, for each player, destroy up to one target creature that player controls. If a creature you controlled was destroyed this way, put two +1/+1 counters on this Vehicle.\nCrew 2

View File

@@ -0,0 +1,10 @@
Name:Mu Yanling, Wind Rider
ManaCost:2 U U
Types:Legendary Creature Human Wizard Pilot
PT:2/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When this creature enters, create a 3/2 colorless Vehicle artifact token with crew 1.
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_3_2_a_vehicle_crew_1 | TokenOwner$ You
S:Mode$ Continuous | Affected$ Vehicle.YouCtrl | AddKeyword$ Flying | Description$ Vehicles you control have flying.
T:Mode$ DamageDoneOnce | CombatDamage$ True | ValidSource$ Creature.YouCtrl+withFlying | TriggerZones$ Battlefield | ValidTarget$ Player | Execute$ TrigDraw | TriggerDescription$ Whenever one or more creatures you control with flying deal combat damage to a player, draw a card.
SVar:TrigDraw:DB$ Draw
Oracle:When this creature enters, create a 3/2 colorless Vehicle artifact token with crew 1.\nVehicles you control have flying.\nWhenever one or more creatures you control with flying deal combat damage to a player, draw a card.

View File

@@ -0,0 +1,7 @@
Name:Roadside Blowout
ManaCost:2 U
Types:Instant
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 2 | ValidTarget$ Permanent.cmcEQ1 | EffectZone$ All | Description$ This spell costs {2} less to cast if it targets a permanent with mana value 1.
A:SP$ ChangeZone | ValidTgts$ Creature.OppCtrl,Vehicle.OppCtrl | TgtPrompt$ Select target creature or Vehicle an opponent controls | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBDraw | SpellDescription$ Return target creature or Vehicle an opponent controls to its owner's hand. Draw a card.
SVar:DBDraw:DB$ Draw
Oracle:This spell costs {2} less to cast if it targets a permanent with mana value 1.\nReturn target creature or Vehicle an opponent controls to its owner's hand.\nDraw a card.

View File

@@ -0,0 +1,5 @@
Name:Stock Up
ManaCost:2 U
Types:Sorcery
A:SP$ Dig | DigNum$ 5 | ChangeNum$ 2 | SpellDescription$ Look at the top five cards of your library. Put two of them into your hand and the rest on the bottom of your library in any order.
Oracle:Look at the top five cards of your library. Put two of them into your hand and the rest on the bottom of your library in any order.