mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Baneful Omen.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
13
res/cardsfolder/b/baneful_omen.txt
Normal file
13
res/cardsfolder/b/baneful_omen.txt
Normal 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
|
||||||
Reference in New Issue
Block a user