- Added Weaver of Lies.

This commit is contained in:
jeffwadsworth
2012-02-14 22:44:47 +00:00
parent ae26aab5cb
commit 0553c1121b
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -9951,6 +9951,7 @@ res/cardsfolder/w/weathered_wayfarer.txt svneol=native#text/plain
res/cardsfolder/w/weatherseed_elf.txt svneol=native#text/plain
res/cardsfolder/w/weatherseed_faeries.txt svneol=native#text/plain
res/cardsfolder/w/weatherseed_treefolk.txt svneol=native#text/plain
res/cardsfolder/w/weaver_of_lies.txt -text svneol=unset#text/plain
res/cardsfolder/w/web.txt svneol=native#text/plain
res/cardsfolder/w/wee_dragonauts.txt svneol=native#text/plain
res/cardsfolder/w/weed_pruner_poplar.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Weaver of Lies
ManaCost:5 U U
Types:Creature Beast
Text:no text
PT:4/4
K:Morph:4 U
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ DBWeaverofLiesSetState | TriggerZones$ Battlefield | TriggerDescription$ When CARDNAME is turned face up, turn any number of target creatures with morph other than CARDNAME face down.
SVar:DBWeaverofLiesSetState:DB$ SetState | ValidTgts$ Creature.withMorph+Other | TgtPrompt$ Select target creature | TargetMin$ 0 | TargetMax$ WeaverofLiesX | Mode$ TurnFace | SpellDescription$ Turn CARDNAME face down.
SVar:WeaverofLiesX:Count$Valid Creature.withMorph+Other
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/weaver_of_lies.jpg
End