From 9ed2a3422dbfb252f4b08af4c2fde2e35fd6e3cd Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 16:24:24 +0000 Subject: [PATCH] - Adding Omen of Fire --- .gitattributes | 1 + res/cardsfolder/omen_of_fire.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/omen_of_fire.txt diff --git a/.gitattributes b/.gitattributes index 918896d55c5..9d0a993d4f5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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/omega_myr.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/ondu_cleric.txt -text svneol=native#text/plain res/cardsfolder/ondu_giant.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/omen_of_fire.txt b/res/cardsfolder/omen_of_fire.txt new file mode 100644 index 00000000000..56c0a67475c --- /dev/null +++ b/res/cardsfolder/omen_of_fire.txt @@ -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 \ No newline at end of file