Add new file

This commit is contained in:
Marek Čtrnáct
2018-01-07 17:22:41 +00:00
parent e3ec921e3d
commit 2fd3b13d86

View File

@@ -0,0 +1,11 @@
Name:Forerunner of the Empire
ManaCost:3 R
Types:Creature Human Soldier
PT:1/3
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for a Dinosaur card, reveal it, then shuffle your library and put that card on top of it.
SVar:TrigChange:DB$ ChangeZone | Origin$ Library | Destination$ Library | LibraryPosition$ 0 | ChangeType$ Card.Dinosaur | ChangeNum$ 1 | ShuffleNonMandatory$ True
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Dinosaur.YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigDamageAll | TriggerDescription$ Whenever a Dinosaur enters the battlefield under your control, you may have Forerunner of the Empire deal 1 damage to each creature.
SVar:TrigDamageAll:DB$DamageAll | ValidCards$ Creature | ValidDescription$ each creature. | NumDmg$ 1
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/forerunner_of_the_empire.jpg
Oracle:When Forerunner of the Empire enters the battlefield, you may search your library for a Dinosaur card, reveal it, then shuffle your library and put that card on top of it.\nWhenever a Dinosaur enters the battlefield under your control, you may have Forerunner of the Empire deal 1 damage to each creature.