- Adding Omen of Fire

This commit is contained in:
jendave
2011-08-06 16:24:24 +00:00
parent 43ef975543
commit 9ed2a3422d
2 changed files with 14 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3769,6 +3769,7 @@ res/cardsfolder/old_ghastbark.txt -text svneol=native#text/plain
res/cardsfolder/old_man_of_the_sea.txt -text svneol=native#text/plain res/cardsfolder/old_man_of_the_sea.txt -text svneol=native#text/plain
res/cardsfolder/omega_myr.txt -text svneol=native#text/plain res/cardsfolder/omega_myr.txt -text svneol=native#text/plain
res/cardsfolder/omen.txt -text svneol=native#text/plain res/cardsfolder/omen.txt -text svneol=native#text/plain
res/cardsfolder/omen_of_fire.txt -text svneol=native#text/plain
res/cardsfolder/omnath_locus_of_mana.txt -text svneol=native#text/plain res/cardsfolder/omnath_locus_of_mana.txt -text svneol=native#text/plain
res/cardsfolder/ondu_cleric.txt -text svneol=native#text/plain res/cardsfolder/ondu_cleric.txt -text svneol=native#text/plain
res/cardsfolder/ondu_giant.txt -text svneol=native#text/plain res/cardsfolder/ondu_giant.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Omen of Fire
ManaCost:3 R R
Types:Instant
Text:no text
A:SP$ChangeZoneAll | Cost$ 3 R R | ChangeType$ Island | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return all Islands to their owners' hands. | SubAbility$ SVar=DBSacYou
SVar:DBSacYou:DB$Sacrifice | Amount$ YouX | SacValid$ Plains,Permanent.White | Defined$ You | SubAbility$ SVar=DBSacOpp | SpellDescription$ Each player sacrifices a Plains or a white permanent for each white permanent he or she controls.
SVar:DBSacOpp:DB$Sacrifice | Amount$ OppX | SacValid$ Plains,Permanent.White | Defined$ Opponent
SVar:YouX:Count$Valid Permanent.White+YouCtrl
SVar:OppX:Count$Valid Permanent.White+YouDontCtrl
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/omen_of_fire.jpg
End