diff --git a/forge-gui/res/cardsfolder/upcoming/razor_demon.txt b/forge-gui/res/cardsfolder/upcoming/razor_demon.txt new file mode 100644 index 00000000000..69a85fab770 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/razor_demon.txt @@ -0,0 +1,12 @@ +Name:Razor Demon +ManaCost:1 B B +Types:Creature Demon +PT:7/7 +K:Flying +K:Ward:Discard<1/Card> +T:Mode$ SpellCast | ValidCard$ Card.Self | Execute$ TrigChooseTgt | TriggerDescription$ When you cast this spell, target opponent drafts a card from CARDNAME's spellbook. They may cast that card without paying its mana cost. +SVar:TrigChooseTgt:DB$ Pump | ValidTgts$ Opponent | IsCurse$ True | TgtPrompt$ Select target opponent | SubAbility$ DBDraft +SVar:DBDraft:DB$ Draft | Defined$ Targeted | Spellbook$ Demonic Bargain,Ever After,Demonic Pact | RememberDrafted$ True | Zone$ Hand | SubAbility$ DBPlay +SVar:DBPlay:DB$ Play | Controller$ Targeted | Defined$ Remembered | WithoutManaCost$ True | Optional$ True | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +Oracle:When you cast this spell, target opponent drafts a card from Razor Demon's spellbook. They may cast that card without paying its mana cost.\nFlying\nWard-Discard a card. \ No newline at end of file