diff --git a/forge-gui/res/cardsfolder/upcoming/briar_hydra.txt b/forge-gui/res/cardsfolder/upcoming/briar_hydra.txt new file mode 100644 index 00000000000..e40aa59e8eb --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/briar_hydra.txt @@ -0,0 +1,11 @@ +Name:Briar Hydra +ManaCost:5 G +Types:Creature Plant Hydra +PT:6/6 +K:Trample +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ DBCounter | TriggerZones$ Battlefield | TriggerDescription$ Domain — Whenever CARDNAME deals combat damage to a player, put X +1/+1 counters on target creature you control, where X is the number of basic land types among lands you control. +SVar:DBCounter:DB$ PutCounter | CounterNum$ X | CounterType$ P1P1 | ValidTgts$ Creature.YouCtrl +SVar:X:Count$Domain +DeckHas:Ability$Counters +AI:RemoveDeck:Random ( +Oracle:Trample\nDomain — Whenever Briar Hydra deals combat damage to a player, put X +1/+1 counters on target creature you control, where X is the number of basic land types among lands you control. diff --git a/forge-gui/res/cardsfolder/upcoming/cosmic_epiphany.txt b/forge-gui/res/cardsfolder/upcoming/cosmic_epiphany.txt new file mode 100644 index 00000000000..04537388761 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/cosmic_epiphany.txt @@ -0,0 +1,8 @@ +Name:Cosmic Epiphany +ManaCost:4 U U +Types:Sorcery +A:SP$ Draw | NumCards$ X | SpellDescription$ Draw cards equal to the number of instant and sorcery cards in your graveyard. +SVar:X:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn +DeckNeeds:Type$Instant|Sorcery +DeckHas:Ability$Graveyard +Oracle:Draw cards equal to the number of instant and sorcery cards in your graveyard. diff --git a/forge-gui/res/cardsfolder/upcoming/ragefire_hellkite.txt b/forge-gui/res/cardsfolder/upcoming/ragefire_hellkite.txt new file mode 100644 index 00000000000..5e8d467b493 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ragefire_hellkite.txt @@ -0,0 +1,10 @@ +Name:Ragefire Hellkite +ManaCost:4 R R +Types:Creature Dragon +PT:5/3 +K:Flying +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature. If you do, CARDNAME gains double strike until end of turn. +SVar:TrigPump:AB$ Pump | Cost$ Sac<1/Creature.Other/another creature> | Defined$ Self | KW$ Double Strike +DeckHas:Ability$Sacrifice +SVar:HasAttackEffect:TRUE +Oracle:Flying\nWhenever Ragefire Hellkite attacks, you may sacrifice another creature. If you do, Ragefire Hellkite gains double strike until end of turn. diff --git a/forge-gui/res/cardsfolder/upcoming/serra_redeemer.txt b/forge-gui/res/cardsfolder/upcoming/serra_redeemer.txt new file mode 100644 index 00000000000..5529862cf11 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/serra_redeemer.txt @@ -0,0 +1,9 @@ +Name:Serra Redeemer +ManaCost:3 W W +Types:Creature Angel Soldier +PT:2/4 +K:Flying +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.powerLE2+YouCtrl+Other | TriggerZones$ Battlefield | Execute$ TrigCounter | TriggerDescription$ Whenever another creature with power 2 or less enters the battlefield under your control, put two +1/+1 counters on that creature. +SVar:TrigCounter:DB$ PutCounter | Defined$ TriggeredCardLKICopy | CounterType$ P1P1 | CounterNum$ 2 +DeckHas:Ability$Counters +Oracle:Flying\nWhenever another creature with power 2 or less enters the battlefield under your control, put two +1/+1 counters on that creature. diff --git a/forge-gui/res/cardsfolder/upcoming/tyrannical_pitlord.txt b/forge-gui/res/cardsfolder/upcoming/tyrannical_pitlord.txt new file mode 100644 index 00000000000..eaf43137c45 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/tyrannical_pitlord.txt @@ -0,0 +1,14 @@ +Name:Tyrannical Pitlord +ManaCost:4 B B +Types:Creature Demon +PT:6/6 +K:Flying +K:Trample +K:ETBReplacement:Other:DBChoose +SVar:DBChoose:DB$ ChooseCard | Choices$ Creature.Other+YouCtrl |TgtPrompt$ Select another target creature you control | Description$ As CARDNAME enters the battlefield, choose another creature you control. +S:Mode$ Continuous | Affected$ Card.ChosenCardStrict | AddKeyword$ Flying | AddToughness$ 3 | AddPower$ 3 | SpellDescription$ The chosen creature gets +3/+3 and has flying. +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Any | Execute$ TrigSacrifice | SubAbility$ DBCleanup | SpellDescription$ When CARDNAME leaves the battlefield, sacrifice the chosen creature. +SVar:TrigSacrifice:DB$ SacrificeAll | Defined$ ChosenCard +SVar:DBCleanup:DB$ Cleanup | ClearChosen$ True +DeckHas:Ability$Sacrifice +Oracle:Flying, trample\nAs Tyrannical Pitlord enters the battlefield, choose another creature you control.\nThe chosen creature gets +3/+3 and has flying.\nWhen Tyrannical Pitlord leaves the battlefield, sacrifice the chosen creature.