Skip to content

Commit

Permalink
Add Welcome the Darkness (YDSK) (#6346)
Browse files Browse the repository at this point in the history
  • Loading branch information
TwentyToedToad authored Oct 17, 2024
1 parent fbde7dc commit c3aa31c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/welcome_the_darkness.txt
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit c3aa31c

Please sign in to comment.