mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Added torridus's contributions from the forum
This commit is contained in:
@@ -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.
|
||||||
7
forge-gui/res/cardsfolder/upcoming/legion_lieutenant.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/legion_lieutenant.txt
Normal 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.
|
||||||
@@ -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
|
||||||
@@ -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.
|
||||||
Reference in New Issue
Block a user