diff --git a/.gitattributes b/.gitattributes index 04f4d05cb18..e442c9b1630 100644 --- a/.gitattributes +++ b/.gitattributes @@ -616,6 +616,7 @@ res/cardsfolder/b/balthor_the_defiled.txt svneol=native#text/plain res/cardsfolder/b/balthor_the_stout.txt svneol=native#text/plain res/cardsfolder/b/bandage.txt svneol=native#text/plain res/cardsfolder/b/bane_of_the_living.txt svneol=native#text/plain +res/cardsfolder/b/baneful_omen.txt -text res/cardsfolder/b/baneslayer_angel.txt svneol=native#text/plain res/cardsfolder/b/banishing_knack.txt svneol=native#text/plain res/cardsfolder/b/banishment_decree.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/baneful_omen.txt b/res/cardsfolder/b/baneful_omen.txt new file mode 100644 index 00000000000..d48f819917d --- /dev/null +++ b/res/cardsfolder/b/baneful_omen.txt @@ -0,0 +1,13 @@ +Name:Baneful Omen +ManaCost:4 B B B +Types:Enchantment +Text:no text +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDig | OptionalDecider$ You | TriggerDescription$ At the beginning of your end step, you may reveal the top card of your library. If you do, each opponent loses life equal to that card's converted mana cost. +SVar:TrigDig:AB$Dig | Cost$ 0 | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Card | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | RememberChanged$ True | SubAbility$ DBLose +SVar:DBLose:DB$LoseLife | LifeAmount$ X | Defined$ Opponent | SubAbility$ DBCleanup +SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True +SVar:X:Remembered$CardManaCost +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/baneful_omen.jpg +SetInfo:ROE|Rare|http://magiccards.info/scans/en/roe/96.jpg +End \ No newline at end of file