diff --git a/forge-gui/res/cardsfolder/upcoming/enter_the_god_eternals.txt b/forge-gui/res/cardsfolder/upcoming/enter_the_god_eternals.txt new file mode 100644 index 00000000000..2e90e755ed2 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/enter_the_god_eternals.txt @@ -0,0 +1,9 @@ +Name:Enter the God-Eternals +ManaCost:2 U U B +Types:Sorcery +A:SP$ DealDamage | Cost$ 2 U U B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 4 | SubAbility$ DBGainLife | StackDescription$ CARDNAME deals 4 damage to target creature. +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X | SubAbility$ DBMill | StackDescription$ You gain life equal to the damage dealt this way. +SVar:X:Count$TotalDamageDoneByThisTurn +SVar:DBMill:DB$ Mill | NumCards$ 4 | ValidTgts$ Player | TgtPrompt$ Choose target player | SubAbility$ DBAmass | StackDescription$ Target player puts the top four cards of their library into their graveyard. +SVar:DBAmass:DB$ Amass | Num$ 4 +Oracle:Enter the God-Eternals deals 4 damage to target creature and you gain life equal to the damage dealt this way. Target player puts the top four cards of their library into their graveyard. Amass 4. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/sarkhan_the_masterless.txt b/forge-gui/res/cardsfolder/upcoming/sarkhan_the_masterless.txt new file mode 100644 index 00000000000..c7c685179a4 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sarkhan_the_masterless.txt @@ -0,0 +1,10 @@ +Name:Sarkhan the Masterless +ManaCost:3 R R +Types:Legendary Planeswalker Sarkhan +Loyalty:5 +T:Mode$ Attacks | ValidCard$ Creature | Attacked$ You,Planeswalker.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever a creature attacks you or a planeswalker you control, each Dragon you control deals 1 damage to that creature. +SVar:TrigDamage:DB$ EachDamage | ValidCards$ Dragon.YouCtrl | DefinedPlayers$ TriggeredAttacker | StackDescription$ Each Dragon you control deals 1 damage to that creature. | References$ X +SVar:X:Number$1 +A:AB$ AnimateAll | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Power$ 4 | Toughness$ 4 | Types$ Creature,Dragon | Colors$ Red | OverwriteColors$ True | RemoveCardTypes$ True | Keywords$ Flying | ValidCards$ Planeswalker.YouCtrl | SpellDescription$ Until end of turn, each planeswalker you control becomes a 4/4 red Dragon creature and gains flying. +A:AB$ Token | Cost$ SubCounter<3/LOYALTY> | TokenAmount$ 1 | TokenScript$ r_4_4_dragon_flying | TokenOwner$ You | Planeswalker$ True | SpellDescription$ Create a 4/4 red Dragon creature token with flying. +Oracle:Whenever a creature attacks you or a planeswalker you control, each Dragon you control deals 1 damage to that creature.\n+1: Until end of turn, each planeswalker you control becomes a 4/4 red Dragon creature and gains flying.\n−3: Create a 4/4 red Dragon creature token with flying. \ No newline at end of file