mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Wall of Vipers, Wandering Eye and Wash Out by Squee.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/w/wall_of_vipers.txt
Normal file
14
res/cardsfolder/w/wall_of_vipers.txt
Normal file
@@ -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
|
||||
13
res/cardsfolder/w/wandering_eye.txt
Normal file
13
res/cardsfolder/w/wandering_eye.txt
Normal file
@@ -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
|
||||
12
res/cardsfolder/w/wash_out.txt
Normal file
12
res/cardsfolder/w/wash_out.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user