diff --git a/.gitattributes b/.gitattributes index bb0794f5eec..922352762f5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/t/tormented_pariah_rampaging_werewolf.txt b/res/cardsfolder/t/tormented_pariah_rampaging_werewolf.txt new file mode 100644 index 00000000000..63be20c0ef3 --- /dev/null +++ b/res/cardsfolder/t/tormented_pariah_rampaging_werewolf.txt @@ -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 \ No newline at end of file