Added torridus's contributions from the forum

This commit is contained in:
austinio7116
2018-01-05 19:51:56 +00:00
committed by maustin
parent 32a94fbb37
commit a817967aa0
4 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Dusk Legion Zealot
ManaCost:1 B
Types:Creature Vampire Soldier
PT:1/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, you draw a card and you lose 1 life.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseLife
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/dusk_legion_zealot.jpg
Oracle:When Dusk Legion Zealot enters the battlefield, you draw a card and you lose 1 life.

View File

@@ -0,0 +1,7 @@
Name:Legion Lieutenant
ManaCost:W B
Types:Creature Vampire Knight
PT:2/2
S:Mode$ Continuous | Affected$ Creature.Vampire+Other+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Other Vampires you control get +1/+1.
SVar:Picture:http://www.wizards.com/global/images/magic/general/legion_lieutenant.jpg
Oracle:Other Vampires you control get +1/+1.

View File

@@ -0,0 +1,7 @@
Name:Merfolk Mistbinder
ManaCost:G U
Types:Creature Merfolk Shaman
PT:2/2
S:Mode$ Continuous | Affected$ Creature.Merfolk+Other+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Other Merfolk you control get +1/+1.
SVar:Picture:http://www.wizards.com/global/images/magic/general/merfolk_mistbinder.jpg
Oracle:Other Merfolk you control get +1/+1

View File

@@ -0,0 +1,9 @@
Name:Ravenous Chupacabra
ManaCost:2 B B
Types:Creature Beast Horror
PT:2/2
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When CARDNAME enters the battlefield, destroy target creature an opponent controls.
SVar:TrigDestroy:DB$Destroy | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls.
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/ravenous_chupacabra.jpg
Oracle:When Ravenous Chupacabra enters the battlefield, destroy target creature an opponent controls.