mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
demonic_lore.txt
This commit is contained in:
9
forge-gui/res/cardsfolder/upcoming/demonic_lore.txt
Executable file
9
forge-gui/res/cardsfolder/upcoming/demonic_lore.txt
Executable file
@@ -0,0 +1,9 @@
|
||||
Name:Demonic Lore
|
||||
ManaCost:2 B
|
||||
Types:Enchantment
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw three cards.
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 3
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ At the beginning of your end step, you lose 2 life for each card in your hand.
|
||||
SVar:TrigLoseLife:DB$ LoseLife | LifeAmount$ X | References$ X
|
||||
SVar:X:Count$InYourHand/Times.2
|
||||
Oracle:When Demonic Lore enters the battlefield, draw three cards.\nAt the beginning of your end step, you lose 2 life for each card in your hand.
|
||||
Reference in New Issue
Block a user