mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Add Razor Demon (#6334)
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/razor_demon.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/razor_demon.txt
Normal file
@@ -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.
|
||||||
Reference in New Issue
Block a user