mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Woodland Sleuth.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9002,6 +9002,7 @@ res/cardsfolder/w/woodland_cemetery.txt -text
|
||||
res/cardsfolder/w/woodland_changeling.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/woodland_druid.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/woodland_guidance.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/woodland_sleuth.txt -text
|
||||
res/cardsfolder/w/woodlurker_mimic.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/woodripper.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/woodwraith_corrupter.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/w/woodland_sleuth.txt
Normal file
12
res/cardsfolder/w/woodland_sleuth.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Woodland Sleuth
|
||||
ManaCost:3 G
|
||||
Types:Creature Human Scout
|
||||
Text:no text
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | CheckSVar$ Morbid | SVarCompare$ GE1 | TriggerDescription$ Morbid - When CARDNAME enters the battlefield, if a creature died this turn, return a creature card at random from your graveyard to your hand.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | ChangeType$ Creature.YouCtrl | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Hidden$ True | AtRandom$ True
|
||||
SVar:Morbid:Count$ThisTurnEntered Graveyard from Battlefield Creature
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/woodland_sleuth.jpg
|
||||
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/210.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user