diff --git a/forge-gui/res/cardsfolder/upcoming/accursed_duneyard.txt b/forge-gui/res/cardsfolder/upcoming/accursed_duneyard.txt new file mode 100644 index 00000000000..9813991178c --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/accursed_duneyard.txt @@ -0,0 +1,6 @@ +Name:Accursed Duneyard +ManaCost:no cost +Types:Land +A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}. +A:AB$ Regenerate | Cost$ 2 T | ValidTgts$ Shade,Skeleton,Specter,Spirit,Vampire,Wraith,Zombie | TgtPrompt$ Select target Shade, Skeleton, Specter, Spirit, Vampire, Wraith, or Zombie | SpellDescription$ Regenerate target Shade, Skeleton, Specter, Spirit, Vampire, Wraith, or Zombie. (The next time it would be destroyed this turn, instead tap it, remove it from combat, and heal all damage on it.) +Oracle:{T}: Add {C}.\n{2}, {T}: Regenerate target Shade, Skeleton, Specter, Spirit, Vampire, Wraith, or Zombie. (The next time it would be destroyed this turn, instead tap it, remove it from combat, and heal all damage on it.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/bestow_greatness.txt b/forge-gui/res/cardsfolder/upcoming/bestow_greatness.txt new file mode 100644 index 00000000000..f2aed588d9f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/bestow_greatness.txt @@ -0,0 +1,5 @@ +Name:Bestow Greatness +ManaCost:2 G +Types:Instant +A:SP$ Pump | ValidTgts$ Creature | NumAtt$ 4 | NumDef$ 4 | KW$ Trample | SpellDescription$ Target creature gets +4/+4 and gains trample until end of turn. +Oracle:Target creature gets +4/+4 and gains trample until end of turn. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/clamorous_ironclad.txt b/forge-gui/res/cardsfolder/upcoming/clamorous_ironclad.txt new file mode 100644 index 00000000000..e7bd54d6d34 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/clamorous_ironclad.txt @@ -0,0 +1,8 @@ +Name:Clamorous Ironclad +ManaCost:3 R +Types:Artifact Vehicle +PT:6/3 +K:Menace +K:Crew:3 +K:Cycling:R +Oracle:Menace (This creature can't be blocked except by two or more creatures.)\nCrew 3 (Tap any number of creatures you control with total power 3 or more: This Vehicle becomes an artifact creature until end of turn.)\nCycling {R} ({R}, Discard this card: Draw a card.) diff --git a/forge-gui/res/cardsfolder/upcoming/district_mascot.txt b/forge-gui/res/cardsfolder/upcoming/district_mascot.txt new file mode 100644 index 00000000000..3991829060a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/district_mascot.txt @@ -0,0 +1,11 @@ +Name:District Mascot +ManaCost:G +Types:Creature Dog Mount +PT:0/0 +K:etbCounter:P1P1:1 +A:AB$ Destroy | Cost$ 1 G SubCounter<2/P1P1> | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact. +T:Mode$ Attacks | ValidCard$ Card.Self+IsSaddled | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever this creature attacks while saddled, put a +1/+1 counter on it. +SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +K:Saddle:1 +DeckHas:Ability$Counters +Oracle:This creature enters with a +1/+1 counter on it.\n{1}{G}, Remove two +1/+1 counters from this creature: Destroy target artifact.\nWhenever this creature attacks while saddled, put a +1/+1 counter on it.\nSaddle 1 \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/gilded_ghoda.txt b/forge-gui/res/cardsfolder/upcoming/gilded_ghoda.txt new file mode 100644 index 00000000000..41b814ebaac --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/gilded_ghoda.txt @@ -0,0 +1,9 @@ +Name:Gilded Ghoda +ManaCost:1 R +Types:Creature Horse Mount +PT:2/2 +T:Mode$ Attacks | ValidCard$ Card.Self+IsSaddled | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever this creature attacks while saddled, create a Treasure token. (It's an artifact with "{T}, Sacrifice this token: Add one mana of any color.") +SVar:TrigToken:DB$ Token | TokenScript$ c_a_treasure_sac +K:Saddle:1 +DeckHas:Ability$Token +Oracle:Whenever this creature attacks while saddled, create a Treasure token. (It's an artifact with "{T}, Sacrifice this token: Add one mana of any color.")\nSaddle 1 (Tap any number of other creatures you control with total power 1 or more: This Mount becomes saddled until end of turn. Saddle only as a sorcery.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/haunt_the_network.txt b/forge-gui/res/cardsfolder/upcoming/haunt_the_network.txt new file mode 100644 index 00000000000..761f5ff852a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/haunt_the_network.txt @@ -0,0 +1,9 @@ +Name:Haunt the Network +ManaCost:3 U B +Types:Sorcery +A:SP$ Token | TokenScript$ c_1_1_a_thopter_flying | TokenAmount$ 2 | SubAbility$ DBLoseLife | SpellDescription$ Choose target opponent. Create two 1/1 colorless Thopter artifact creature tokens with flying. Then the chosen player loses X life and you gain X life, where X is the number of artifacts you control. +SVar:DBLoseLife:DB$ LoseLife | ValidTgts$ Opponent | TgtPrompt$ Select an opponent | LifeAmount$ X | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X +SVar:X:Count$Valid Artifact.YouCtrl +DeckHas:Ability$Token|LifeGain +Oracle:Choose target opponent. Create two 1/1 colorless Thopter artifact creature tokens with flying. Then the chosen player loses X life and you gain X life, where X is the number of artifacts you control. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/intimidation_tactics.txt b/forge-gui/res/cardsfolder/upcoming/intimidation_tactics.txt new file mode 100644 index 00000000000..c27bfec614d --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/intimidation_tactics.txt @@ -0,0 +1,7 @@ +Name:Intimidation Tactics +ManaCost:B +Types:Sorcery +A:SP$ RevealHand | Defined$ Targeted | ValidTgts$ Opponent | SubAbility$ ExileCard | StackDescription$ SpellDescription | SpellDescription$ Target opponent reveals their hand. You choose an artifact or creature card from it. Exile that card. +SVar:ExileCard:DB$ ChangeZone | Origin$ Hand | Destination$ Exile | DefinedPlayer$ Targeted | Chooser$ You | ChangeType$ Artifact,Creature | IsCurse$ True | Mandatory$ True | AlreadyRevealed$ True +K:Cycling:3 +Oracle:Target opponent reveals their hand. You choose an artifact or creature card from it. Exile that card.\nCycling {3} ({3}, Discard this card: Draw a card.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/pacesetter_paragon.txt b/forge-gui/res/cardsfolder/upcoming/pacesetter_paragon.txt new file mode 100644 index 00000000000..c4c5941e730 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/pacesetter_paragon.txt @@ -0,0 +1,8 @@ +Name:Pacesetter Paragon +ManaCost:2 R +Types:Creature Human Pilot +PT:2/3 +A:AB$ PutCounter | Cost$ 2 R | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | Exhaust$ True | SubAbility$ DBPump | SpellDescription$ Put a +1/+1 counter on this creature. It gains double strike until end of turn. (Activate each exhaust ability only once.) +SVar:DBPump:DB$ Pump | Defined$ Self | KW$ Double Strike +DeckHas:Ability$Counters +Oracle:Exhaust — {2}{R}: Put a +1/+1 counter on this creature. It gains double strike until end of turn. (Activate each exhaust ability only once.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/rhet_tomb_mystic.txt b/forge-gui/res/cardsfolder/upcoming/rhet_tomb_mystic.txt new file mode 100644 index 00000000000..e9122cc3fbd --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/rhet_tomb_mystic.txt @@ -0,0 +1,8 @@ +Name:Rhet-Tomb Mystic +ManaCost:1 U +Types:Creature Zombie Bird Wizard +PT:2/1 +K:Flying +S:Mode$ Continuous | Affected$ Creature.YouOwn | EffectZone$ Battlefield | AffectedZone$ Hand | AddKeyword$ Cycling:1 U | Description$ Each creature card in your hand has cycling {1}{U}. ({1}{U}, Discard that card: Draw a card.) +DeckHas:Ability$Discard +Oracle:Flying\nEach creature card in your hand has cycling {1}{U}. ({1}{U}, Discard that card: Draw a card.) \ No newline at end of file