mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Weaver of Lies.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/w/weaver_of_lies.txt
Normal file
14
res/cardsfolder/w/weaver_of_lies.txt
Normal 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
|
||||
Reference in New Issue
Block a user