diff --git a/.gitattributes b/.gitattributes index c0dc2f18509..bb4a7635f89 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10101,6 +10101,7 @@ res/cardsfolder/w/wall_of_tombstones.txt svneol=native#text/plain res/cardsfolder/w/wall_of_torches.txt svneol=native#text/plain res/cardsfolder/w/wall_of_vapor.txt svneol=native#text/plain res/cardsfolder/w/wall_of_vines.txt svneol=native#text/plain +res/cardsfolder/w/wall_of_vipers.txt -text res/cardsfolder/w/wall_of_water.txt svneol=native#text/plain res/cardsfolder/w/wall_of_wonder.txt svneol=native#text/plain res/cardsfolder/w/wall_of_wood.txt svneol=native#text/plain @@ -10109,6 +10110,7 @@ res/cardsfolder/w/wand_of_the_elements.txt svneol=native#text/plain res/cardsfolder/w/wanderbrine_rootcutters.txt svneol=native#text/plain res/cardsfolder/w/wanderers_twig.txt svneol=native#text/plain res/cardsfolder/w/wanderguard_sentry.txt svneol=native#text/plain +res/cardsfolder/w/wandering_eye.txt -text res/cardsfolder/w/wandering_goblins.txt svneol=native#text/plain res/cardsfolder/w/wandering_graybeard.txt svneol=native#text/plain res/cardsfolder/w/wandering_mage.txt -text @@ -10150,6 +10152,7 @@ res/cardsfolder/w/warriors_honor.txt svneol=native#text/plain res/cardsfolder/w/warriors_stand.txt -text res/cardsfolder/w/warstorm_surge.txt svneol=native#text/plain res/cardsfolder/w/warthog.txt svneol=native#text/plain +res/cardsfolder/w/wash_out.txt -text res/cardsfolder/w/wasp_lancer.txt svneol=native#text/plain res/cardsfolder/w/waste_away.txt svneol=native#text/plain res/cardsfolder/w/wasteland.txt svneol=native#text/plain diff --git a/res/cardsfolder/w/wall_of_vipers.txt b/res/cardsfolder/w/wall_of_vipers.txt new file mode 100644 index 00000000000..a6f437742c4 --- /dev/null +++ b/res/cardsfolder/w/wall_of_vipers.txt @@ -0,0 +1,14 @@ +Name:Wall of Vipers +ManaCost:2 B +Types:Creature Snake Wall +Text:no text +PT:2/4 +K:Defender +A:AB$ Destroy | Cost$ 3 | Defined$ Self | AnyPlayer$ True | SubAbility$ SnakeBite | SpellDescription$ Destroy CARDNAME and target creature it's blocking. Any player may activate this ability. +SVar:SnakeBite:DB$ Destroy | ValidTgts$ Creature.blockedBySource +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/wall_of_vipers.jpg +SetInfo:PCY|Uncommon|http://magiccards.info/scans/en/pr/80.jpg +Oracle:Defender (This creature can't attack.)\n{3}: Destroy Wall of Vipers and target creature it's blocking. Any player may activate this ability. +End \ No newline at end of file diff --git a/res/cardsfolder/w/wandering_eye.txt b/res/cardsfolder/w/wandering_eye.txt new file mode 100644 index 00000000000..e8e6cfb69ee --- /dev/null +++ b/res/cardsfolder/w/wandering_eye.txt @@ -0,0 +1,13 @@ +Name:Wandering Eye +ManaCost:2 U +Types:Creature Illusion +Text:no text +PT:1/3 +K:Flying +S:Mode$ Continuous | Affected$ Player | AddKeyword$ Play with your hand revealed. | Description$ Players play with their hands revealed. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/wandering_eye.jpg +SetInfo:NMS|Common|http://magiccards.info/scans/en/ne/50.jpg +Oracle:Flying\nPlayers play with their hands revealed. +End \ No newline at end of file diff --git a/res/cardsfolder/w/wash_out.txt b/res/cardsfolder/w/wash_out.txt new file mode 100644 index 00000000000..7dd25709d59 --- /dev/null +++ b/res/cardsfolder/w/wash_out.txt @@ -0,0 +1,12 @@ +Name:Wash Out +ManaCost:3 U +Types:Sorcery +Text:no text +A:SP$ ChooseColor | Cost$ 3 U | Defined$ You | AILogic$ MostProminentInHumanDeck | SubAbility$ DBWash | SpellDescription$ Return all permanents of the color of your choice to their owners' hands. +SVar:DBWash:DB$ ChangeZoneAll | ChangeType$ Permanent.ChosenColor | Origin$ Battlefield | Destination$ Hand +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/wash_out.jpg +SetInfo:INV|Uncommon|http://magiccards.info/scans/en/in/87.jpg +Oracle:Return all permanents of the color of your choice to their owners' hands. +End \ No newline at end of file