Crackling Drake

This commit is contained in:
austinio7116
2018-09-28 08:54:58 +01:00
committed by maustin
parent 958671d7e8
commit 429201226a

View File

@@ -0,0 +1,12 @@
Name:Crackling Drake
ManaCost:U U R R
Types:Creature Drake
PT:*/4
K:Flying
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | References$ X,GraveCount,ExileCount | Description$ CARDNAME's power is equal to the total number of instant and sorcery cards you own in exile and in your graveyard.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
SVar:GraveCount:Count$ValidGraveyard Instant.YouOwn,Sorcery.YouOwn
SVar:ExileCount:Count$ValidExile Instant.YouOwn,Sorcery.YouOwn
SVar:X:SVar$GraveCount/Plus.ExileCount
Oracle:Flying\nCrackling Drake's power is equal to the total number of instant and sorcery cards you own in exile and in your graveyard.\nWhen Crackling Drake enters the battlefield, draw a card.