- Added Baneful Omen.

This commit is contained in:
Sloth
2011-09-01 12:00:46 +00:00
parent 6b8686bb04
commit 4ea9d2b4c7
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/balthor_the_stout.txt svneol=native#text/plain
res/cardsfolder/b/bandage.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/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/baneslayer_angel.txt svneol=native#text/plain
res/cardsfolder/b/banishing_knack.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 res/cardsfolder/b/banishment_decree.txt svneol=native#text/plain

View File

@@ -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