diff --git a/.gitattributes b/.gitattributes index 2876ff03ac4..219bdbc03ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4057,6 +4057,7 @@ res/cardsfolder/i/imperiosaur.txt svneol=native#text/plain res/cardsfolder/i/imperious_perfect.txt svneol=native#text/plain res/cardsfolder/i/implements_of_sacrifice.txt svneol=native#text/plain res/cardsfolder/i/implode.txt svneol=native#text/plain +res/cardsfolder/i/imposing_visage.txt -text res/cardsfolder/i/improvised_armor.txt svneol=native#text/plain res/cardsfolder/i/imps_taunt.txt -text res/cardsfolder/i/impulse.txt svneol=native#text/plain @@ -9585,6 +9586,7 @@ res/cardsfolder/w/wind_dancer.txt svneol=native#text/plain res/cardsfolder/w/wind_drake.txt svneol=native#text/plain res/cardsfolder/w/wind_sail.txt svneol=native#text/plain res/cardsfolder/w/wind_shear.txt svneol=native#text/plain +res/cardsfolder/w/wind_spirit.txt -text res/cardsfolder/w/wind_zendikon.txt svneol=native#text/plain res/cardsfolder/w/windborn_muse.txt svneol=native#text/plain res/cardsfolder/w/windborne_charge.txt svneol=native#text/plain diff --git a/res/cardsfolder/i/imposing_visage.txt b/res/cardsfolder/i/imposing_visage.txt new file mode 100644 index 00000000000..d88232bea56 --- /dev/null +++ b/res/cardsfolder/i/imposing_visage.txt @@ -0,0 +1,13 @@ +Name:Imposing Visage +ManaCost:R +Types:Enchantment Aura +Text:no text +K:Enchant creature +A:SP$ Attach | Cost$ R | ValidTgts$ Creature | AILogic$ Pump +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ HIDDEN CARDNAME can't be blocked except by two or more creatures. | Description$ Enchanted creature can't be blocked except by two or more creatures. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/imposing_visage.jpg +SetInfo:5ED|Common|http://magiccards.info/scans/en/5e/241.jpg +SetInfo:ICE|Common|http://magiccards.info/scans/en/ia/193.jpg +Oracle:Enchant creature\nEnchanted creature can't be blocked except by two or more creatures. +End \ No newline at end of file diff --git a/res/cardsfolder/w/wind_spirit.txt b/res/cardsfolder/w/wind_spirit.txt new file mode 100644 index 00000000000..881c6c0cdbd --- /dev/null +++ b/res/cardsfolder/w/wind_spirit.txt @@ -0,0 +1,14 @@ +Name:Wind Spirit +ManaCost:4 U +Types:Creature Spirit +Text:no text +PT:3/2 +K:Flying +K:CARDNAME can't be blocked except by two or more creatures. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/wind_spirit.jpg +SetInfo:5ED|Uncommon|http://magiccards.info/scans/en/5e/136.jpg +SetInfo:6ED|Uncommon|http://magiccards.info/scans/en/6e/107.jpg +SetInfo:ICE|Uncommon|http://magiccards.info/scans/en/ia/106.jpg +Oracle:Flying\nWind Spirit can't be blocked except by two or more creatures. +End \ No newline at end of file