- Added Reckless Waif / Merciless Predator.

This commit is contained in:
Sloth
2011-10-25 20:49:54 +00:00
parent 6c9429a5f0
commit 187311d76c
2 changed files with 27 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6400,6 +6400,7 @@ res/cardsfolder/r/reckless_ogre.txt svneol=native#text/plain
res/cardsfolder/r/reckless_one.txt svneol=native#text/plain
res/cardsfolder/r/reckless_scholar.txt svneol=native#text/plain
res/cardsfolder/r/reckless_spite.txt svneol=native#text/plain
res/cardsfolder/r/reckless_waif_merciless_predator.txt -text
res/cardsfolder/r/reckless_wurm.txt svneol=native#text/plain
res/cardsfolder/r/reclaim.txt svneol=native#text/plain
res/cardsfolder/r/reclusive_wight.txt svneol=native#text/plain

View File

@@ -0,0 +1,26 @@
Name:Reckless Waif
ManaCost:R
Types:Creature Human Rogue Werewolf
Text:no text
PT:1/1
T:Mode$Phase | Phase$ Upkeep | WerewolfTransformCondition$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ At the beginning of each upkeep, if no spells were cast last turn, transform CARDNAME.
SVar:TrigTransform:AB$ChangeState | Cost$ 0 | Defined$ Self
SVar:Rarity:Uncommon
AlternateMode:DoubleFaced
SetInfo:ISD|Uncommon|http://magiccards.info/scans/en/isd/159a.jpg
Oracle:At the beginning of each upkeep, if no spells were cast last turn, transform Reckless Waif.
ALTERNATE
Name:Merciless Predator
ManaCost:no cost
Colors:red
Types:Creature Werewolf
Text:no text
PT:3/2
T:Mode$Phase | Phase$ Upkeep | WerewolfUntransformCondition$ True | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ At the beginning of each upkeep, if a player cast two or more spells last turn, transform CARDNAME.
SVar:TrigTransform:AB$ChangeState | Cost$ 0 | Defined$ Self
SVar:Rarity:Uncommon
SetInfo:ISD|Uncommon|http://magiccards.info/scans/en/isd/159b.jpg
Oracle:At the beginning of each upkeep, if a player cast two or more spells last turn, transform Merciless Predator.
End