mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
11 lines
622 B
Plaintext
11 lines
622 B
Plaintext
Name:Champion of Dusk
|
|
ManaCost:3 B B
|
|
Types:Creature Vampire Knight
|
|
PT:4/4
|
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters, you draw X cards and you lose X life, where X is the number of Vampires you control.
|
|
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ X | Precalc$ X | SubAbility$ DBLoseLife
|
|
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ X
|
|
SVar:X:Count$Valid Vampire.YouCtrl
|
|
DeckHints:Type$Vampire
|
|
Oracle:When Champion of Dusk enters, you draw X cards and you lose X life, where X is the number of Vampires you control.
|