mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
9 DFT cards (3 Tyrants and their food) (#6912)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Name:Afterburner Expert
|
||||
ManaCost:2 G
|
||||
Types:Creature Goblin Artificer
|
||||
PT:4/2
|
||||
A:AB$ PutCounter | Cost$ 2 G G | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 | Exhaust$ True | SpellDescription$ Put two +1/+1 counters on this creature. (Activate each exhaust ability only once.)
|
||||
T:Mode$ AbilityCast | ValidActivatingPlayer$ You | ValidSA$ Activated.Exhaust | TriggerZones$ Graveyard | Execute$ TrigChangeZone | TriggerDescription$ Whenever you activate an exhaust ability, return this card from your graveyard to the battlefield.
|
||||
SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Exhaust — {2}{G}{G}: Put two +1/+1 counters on this creature. (Activate each exhaust ability only once.)\nWhenever you activate an exhaust ability, return this card from your graveyard to the battlefield.
|
||||
8
forge-gui/res/cardsfolder/upcoming/collision_course.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/collision_course.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Collision Course
|
||||
ManaCost:1 W
|
||||
Types:Sorcery
|
||||
A:SP$ Charm | Choices$ DBDmg,DBDestroy
|
||||
SVar:DBDmg:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ X | SpellDescription$ CARDNAME deals X damage to target creature, where X is the number of permanents you control that are creatures and/or Vehicles.
|
||||
SVar:DBDestroy:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact. | SpellDescription$ Destroy target artifact.
|
||||
SVar:X:Count$Valid Creature.YouCtrl,Vehicle.YouCtrl
|
||||
Oracle:Choose one —\n• Collision Course deals X damage to target creature, where X is the number of permanents you control that are creatures and/or Vehicles.\n• Destroy target artifact.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Fang-Druid Summoner
|
||||
ManaCost:3 G
|
||||
Types:Creature Ape Druid
|
||||
PT:2/4
|
||||
K:Reach
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSearch | OptionalDecider$ You | TriggerDescription$ When this creature enters, you may search your library and/or graveyard for a creature card with no abilities, reveal it, and put it into your hand. If you search your library this way, shuffle.
|
||||
SVar:TrigSearch:DB$ ChangeZone | Origin$ Library | OriginAlternative$ Graveyard | Destination$ Hand | ChangeType$ Creature.YouOwn+NoAbilities | Optional$ True
|
||||
Oracle:Reach\nWhen this creature enters, you may search your library and/or graveyard for a creature card with no abilities, reveal it, and put it into your hand. If you search your library this way, shuffle.
|
||||
@@ -0,0 +1,5 @@
|
||||
Name:Kalakscion, Hunger Tyrant
|
||||
ManaCost:1 B B
|
||||
Types:Legendary Creature Crocodile
|
||||
PT:7/2
|
||||
Oracle:
|
||||
10
forge-gui/res/cardsfolder/upcoming/pit_automaton.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/pit_automaton.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Pit Automaton
|
||||
ManaCost:2
|
||||
Types:Artifact Creature Construct
|
||||
PT:0/4
|
||||
K:Defender
|
||||
A:AB$ Mana | Cost$ T | Produced$ C | Amount$ 2 | RestrictValid$ Activated | SpellDescription$ Add {C}{C}. Spend this mana only to activate abilities.
|
||||
A:AB$ DelayedTrigger | Cost$ 2 T | AILogic$ SpellCopy | Mode$ AbilityCast | ValidSA$ Activated.Exhaust | ValidActivatingPlayer$ You | ThisTurn$ True | Execute$ EffTrigCopy | SpellDescription$ When you next activate an exhaust ability this turn, copy it. You may choose new targets for the copy.
|
||||
SVar:EffTrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | MayChooseTarget$ True
|
||||
SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
Oracle:Defender\n{T}: Add {C}{C}. Spend this mana only to activate abilities.\n{2}, {T}: When you next activate an exhaust ability this turn, copy it. You may choose new targets for the copy.
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Rise from the Wreck
|
||||
ManaCost:2 G
|
||||
Types:Sorcery
|
||||
A:SP$ Pump | TgtZone$ Graveyard | ValidTgts$ Creature.YouOwn | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select target creature card in your graveyard | SubAbility$ DBMount | SpellDescription$ Return up to one target creature card, up to one target Mount card, up to one target Vehicle card, and up to one target creature card with no abilities from your graveyard to your hand.
|
||||
SVar:DBMount:DB$ Pump | TgtZone$ Graveyard | ValidTgts$ Mount.YouOwn | TgtPrompt$ Select target Mount card in your graveyard | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ DBVehicle
|
||||
SVar:DBVehicle:DB$ Pump | TgtZone$ Graveyard | ValidTgts$ Vehicle.YouOwn | TgtPrompt$ Select target Vehicle card in your graveyard | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ DBVanilla
|
||||
SVar:DBVanilla:DB$ Pump | TgtZone$ Graveyard | ValidTgts$ Creature.YouOwn+NoAbilities | TgtPrompt$ Select target creature card with no abilities in your graveyard | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ DBChangeZone
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | Defined$ Targeted
|
||||
Oracle:Return up to one target creature card, up to one target Mount card, up to one target Vehicle card, and up to one target creature card with no abilities from your graveyard to your hand.
|
||||
@@ -0,0 +1,5 @@
|
||||
Name:Terrian, World Tyrant
|
||||
ManaCost:2 G G G
|
||||
Types:Legendary Creature Dinosaur Ooze
|
||||
PT:9/7
|
||||
Oracle:
|
||||
7
forge-gui/res/cardsfolder/upcoming/trade_the_helm.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/trade_the_helm.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Trade the Helm
|
||||
ManaCost:4 U
|
||||
Types:Sorcery
|
||||
A:SP$ Pump | ValidTgts$ Artifact.YouCtrl,Creature.YouCtrl | TgtPrompt$ Choose target artifact or creature you control | SubAbility$ DBExchange | SpellDescription$ Exchange control of target artifact or creature you control and target artifact or creature an opponent controls.
|
||||
SVar:DBExchange:DB$ ExchangeControl | Defined$ ParentTarget | ValidTgts$ Artifact.OppCtrl,Creature.OppCtrl | TgtPrompt$ Choose target artifact or creature an opponent controls
|
||||
K:Cycling:2
|
||||
Oracle:Exchange control of target artifact or creature you control and target artifact or creature an opponent controls.\nCycling {2} ({2}, Discard this card: Draw a card.)
|
||||
@@ -0,0 +1,5 @@
|
||||
Name:Tyrox, Saurid Tyrant
|
||||
ManaCost:1 R
|
||||
Types:Legendary Creature Dinosaur Warrior
|
||||
PT:4/1
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user