From c3aa31cb9828e4a3339c2b41a83e3128d81e2330 Mon Sep 17 00:00:00 2001 From: TwentyToedToad Date: Thu, 17 Oct 2024 01:53:50 -0500 Subject: [PATCH] Add Welcome the Darkness (YDSK) (#6346) --- .../res/cardsfolder/upcoming/welcome_the_darkness.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/welcome_the_darkness.txt diff --git a/forge-gui/res/cardsfolder/upcoming/welcome_the_darkness.txt b/forge-gui/res/cardsfolder/upcoming/welcome_the_darkness.txt new file mode 100644 index 00000000000..f88d23b6824 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/welcome_the_darkness.txt @@ -0,0 +1,10 @@ +Name:Welcome the Darkness +ManaCost:X B +Types:Instant +A:SP$ Draw | Cost$ XMin1 X B | NumCards$ X | SubAbility$ DBToken +SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ b_x_x_demon_flying | TokenOwner$ You | TokenPower$ X | TokenToughness$ X | SubAbility$ DBSetLife | SpellDescription$ X can't be 0. Draw X cards. Create an X/X black Demon creature token with flying. Your life total becomes X. You can't gain life for the rest of the game. +SVar:DBSetLife:DB$ SetLife | Defined$ You | LifeAmount$ X | SubAbility$ DBEffect +SVar:DBEffect:DB$ Effect | StaticAbilities$ CantGainLife | Duration$ Permanent +SVar:CantGainLife:Mode$ CantGainLife | ValidPlayer$ You | Description$ You can't gain life for the rest of the game. +SVar:X:Count$xPaid +Oracle:X can't be 0.\nDraw X cards. Create an X/X black Demon creature token with flying.\nYour life total becomes X.\nYou can't gain life for the rest of the game. \ No newline at end of file