mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
3 DFT cards (#6890)
This commit is contained in:
11
forge-gui/res/cardsfolder/upcoming/dredgers_insight.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/dredgers_insight.txt
Normal file
@@ -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.)
|
||||
10
forge-gui/res/cardsfolder/upcoming/haunted_hellride.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/haunted_hellride.txt
Normal file
@@ -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.)
|
||||
10
forge-gui/res/cardsfolder/upcoming/rangers_refueler.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/rangers_refueler.txt
Normal file
@@ -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.)
|
||||
Reference in New Issue
Block a user