add Mark of the Oni (from Betrayers of Kamigawa)

This commit is contained in:
jendave
2011-08-06 18:55:13 +00:00
parent dfecb833cb
commit b6d486475e
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3718,6 +3718,7 @@ res/cardsfolder/maritime_guard.txt -text svneol=native#text/plain
res/cardsfolder/marjhan.txt svneol=native#text/plain res/cardsfolder/marjhan.txt svneol=native#text/plain
res/cardsfolder/mark_of_asylum.txt -text svneol=native#text/plain res/cardsfolder/mark_of_asylum.txt -text svneol=native#text/plain
res/cardsfolder/mark_of_mutiny.txt svneol=native#text/plain res/cardsfolder/mark_of_mutiny.txt svneol=native#text/plain
res/cardsfolder/mark_of_the_oni.txt -text svneol=native#text/plain
res/cardsfolder/maro.txt -text svneol=native#text/plain res/cardsfolder/maro.txt -text svneol=native#text/plain
res/cardsfolder/marrow_gnawer.txt -text svneol=native#text/plain res/cardsfolder/marrow_gnawer.txt -text svneol=native#text/plain
res/cardsfolder/marsh_boa.txt -text svneol=native#text/plain res/cardsfolder/marsh_boa.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Mark of the Oni
ManaCost:2 B
Types:Enchantment Aura
Text:no text
K:Enchant creature
K:enControlCreature
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | IsPresent$ Demon.YouCtrl | PresentCompare$ EQ0 | Execute$ TrigSac | TriggerDescription$ At the beginning of the end step, if you control no Demons, sacrifice CARDNAME.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/mark_of_the_oni.jpg
End