diff --git a/forge-gui/res/cardsfolder/upcoming/all_will_be_one.txt b/forge-gui/res/cardsfolder/upcoming/all_will_be_one.txt new file mode 100644 index 00000000000..aa5eba81852 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/all_will_be_one.txt @@ -0,0 +1,8 @@ +Name:All Will Be One +ManaCost:3 R R +Types:Enchantment +T:Mode$ CounterAddedOnce | ValidEntity$ Permanent.inRealZoneBattlefield,Player | TriggerZones$ Battlefield | ValidSource$ You | Execute$ TrigDamage | TriggerDescription$ Whenever you put one or more counters on a permanent or player, CARDNAME deals that much damage to target opponent, creature an opponent controls, or planeswalker an opponent controls +SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature.OppCtrl,Planeswalker.OppCtrl,Opponent | TgtPrompt$ Select target opponent, creature an opponent controls, or planeswalker an opponent controls.| NumDmg$ X +SVar:X:TriggerCount$Amount +DeckNeeds:Ability$Counters +Oracle:Whenever you put one or more counters on a permanent or player, All Will Be One deals that much damage to target opponent, creature an opponent controls, or planeswalker an opponent controls. diff --git a/forge-gui/res/cardsfolder/upcoming/ichormoon_gauntlet.txt b/forge-gui/res/cardsfolder/upcoming/ichormoon_gauntlet.txt new file mode 100644 index 00000000000..12e37ad8c57 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ichormoon_gauntlet.txt @@ -0,0 +1,10 @@ +Name:Ichormoon Gauntlet +ManaCost:2 U +Types:Artifact +S:Mode$ Continuous | Affected$ Planeswalker.YouCtrl | AddAbility$ PWProliferate & PWExtraTurn | Description$ Planeswalkers you control have "[0]: Proliferate" and "[-12]: Take an extra turn after this one." +SVar:PWProliferate:AB$ Proliferate | Cost$ AddCounter<0/LOYALTY> | Planeswalker$ True | SpellDescription$ Proliferate +SVar:PWExtraTurn:AB$ AddTurn | Cost$ SubCounter<12/LOYALTY> | Planeswalker$ True | NumTurns$ 1 | SpellDescription$ Take an extra turn after this one. +T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you cast a noncreature spell, choose a counter on target permanent. Put an additional counter of that kind on that permanent. +SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | CounterType$ ExistingCounter | CounterNum$ 1 +DeckHints:Type$Planeswalker & Ability$Counters +Oracle:Planeswalkers you control have "[0]: Proliferate" and "[-12]: Take an extra turn after this one."\nWhenever you cast a noncreature spell, choose a counter on target permanent. Put an additional counter of that kind on that permanent. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/solphim_mayhem_dominus.txt b/forge-gui/res/cardsfolder/upcoming/solphim_mayhem_dominus.txt new file mode 100644 index 00000000000..51fdc574cc5 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/solphim_mayhem_dominus.txt @@ -0,0 +1,10 @@ +Name:Solphim, Mayhem Dominus +ManaCost:2 R R +Types:Legendary Creature Phyrexian Horror +PT:5/4 +R:Event$ DamageDone | ActiveZones$ Battlefield | ValidSource$ Card.YouCtrl,Emblem.YouCtrl | ValidTarget$ Permanent.OppCtrl,Opponent | IsCombat$ False | ReplaceWith$ DmgTwice | Description$ If a source you control would deal noncombat damage to an opponent or a permanent an opponent controls, it deals double that damage to that player or permanent instead. +SVar:DmgTwice:DB$ ReplaceEffect | VarName$ DamageAmount | VarValue$ X +SVar:X:ReplaceCount$DamageAmount/Twice +A:AB$ PutCounter | Cost$ 1 RP RP Discard<2/Card> | Defined$ Self | CounterType$ Indestructible | CounterNum$ 1 | SpellDescription$ Put an indestructible counter on CARDNAME. ({PR} can be paid with either {R} or 2 life.) +DeckHas:Ability$Discard|Counters +Oracle:If a source you control would deal noncombat damage to an opponent or a permanent an opponent controls, it deals double that damage to that player or permanent instead.\n{1}{RP}{RP}, Discard two cards: Put an indestructible counter on Solphim, Mayhem Dominus. ({R/P} can be paid with either {R} or 2 life.) diff --git a/forge-gui/res/cardsfolder/upcoming/zopandrel_hunger_dominus.txt b/forge-gui/res/cardsfolder/upcoming/zopandrel_hunger_dominus.txt new file mode 100644 index 00000000000..e323b78e290 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/zopandrel_hunger_dominus.txt @@ -0,0 +1,13 @@ +Name:Zopandrel, Hunger Dominus +ManaCost:5 G G +Types:Legendary Creature Phyrexian Horror +PT:4/6 +K:Reach +T:Mode$ Phase | Phase$ BeginCombat | TriggerZones$ Battlefield | Execute$ TrigDouble | TriggerDescription$ At the beginning of each combat, double the power and toughness of each creature you control until end of turn. +SVar:TrigDouble:DB$ RepeatEach | RepeatCards$ Creature.YouCtrl | RepeatSubAbility$ DBDouble +SVar:DBDouble:DB$ Pump | Defined$ Remembered | NumAtt$ X | NumDef$ Y | Double$ True +A:AB$ PutCounter | Cost$ 1 GP GP Sac<2/Creature.Other/Other creature> | Defined$ Self | CounterType$ Indestructible | CounterNum$ 1 | SpellDescription$ Put an indestructible counter on CARDNAME. ({GP} can be paid with either {G} or 2 life.) +SVar:X:Remembered$CardPower +SVar:Y:Remembered$CardToughness +DeckHas:Ability$Sacrifice|Counters +Oracle:Reach\nAt the beginning of each combat, double the power and toughness of each creature you control until end of turn.\n{G/P}{G/P}, Sacrifice two other creatures: Put an indestructible counter on Zopandrel, Hunger Dominus. ({GP} can be paid with either {G} or 2 life.) \ No newline at end of file