- Added Tormented Pariah / Rampaging Werewolf.

This commit is contained in:
Sloth
2011-10-25 21:13:49 +00:00
parent 187311d76c
commit 31c1adfa45
2 changed files with 27 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8437,6 +8437,7 @@ res/cardsfolder/t/torch_song.txt svneol=native#text/plain
res/cardsfolder/t/torii_watchward.txt svneol=native#text/plain
res/cardsfolder/t/torment.txt svneol=native#text/plain
res/cardsfolder/t/tormented_angel.txt svneol=native#text/plain
res/cardsfolder/t/tormented_pariah_rampaging_werewolf.txt -text
res/cardsfolder/t/tormented_soul.txt svneol=native#text/plain
res/cardsfolder/t/tormentor_exarch.txt -text
res/cardsfolder/t/tormods_crypt.txt svneol=native#text/plain

View File

@@ -0,0 +1,26 @@
Name:Tormented Pariah
ManaCost:3 R
Types:Creature Human Warrior Werewolf
Text:no text
PT:3/2
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:Common
AlternateMode:DoubleFaced
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/165a.jpg
Oracle:At the beginning of each upkeep, if no spells were cast last turn, transform Tormented Pariah.
ALTERNATE
Name:Rampaging Werewolf
ManaCost:no cost
Colors:red
Types:Creature Werewolf
Text:no text
PT:6/4
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:Common
SetInfo:ISD|Common|http://magiccards.info/scans/en/isd/165b.jpg
Oracle:At the beginning of each upkeep, if a player cast two or more spells last turn, transform Rampaging Werewolf.
End