From 7cadb2e6ce1708844e766c4a32554fcd23daf6d1 Mon Sep 17 00:00:00 2001 From: moomarc Date: Fri, 27 Jan 2012 15:40:41 +0000 Subject: [PATCH] Added Deadly Allure and Hinterland Hermit//Hinterland Scourge --- .gitattributes | 2 ++ res/cardsfolder/d/deadly_allure.txt | 10 ++++++++ .../hinterland_hermit_hinterland_scourge.txt | 24 +++++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 res/cardsfolder/d/deadly_allure.txt create mode 100644 res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt diff --git a/.gitattributes b/.gitattributes index e9f552d2210..c1238e8ebcd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1957,6 +1957,7 @@ res/cardsfolder/d/dead_reckoning.txt -text svneol=unset#text/plain res/cardsfolder/d/dead_weight.txt -text res/cardsfolder/d/deadapult.txt svneol=native#text/plain res/cardsfolder/d/deadfall.txt svneol=native#text/plain +res/cardsfolder/d/deadly_allure.txt -text res/cardsfolder/d/deadly_grub.txt svneol=native#text/plain res/cardsfolder/d/deadly_insect.txt svneol=native#text/plain res/cardsfolder/d/deadly_recluse.txt svneol=native#text/plain @@ -3994,6 +3995,7 @@ res/cardsfolder/h/hillcomber_giant.txt svneol=native#text/plain res/cardsfolder/h/hindering_light.txt svneol=native#text/plain res/cardsfolder/h/hindering_touch.txt svneol=native#text/plain res/cardsfolder/h/hinterland_harbor.txt -text +res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt -text res/cardsfolder/h/hired_giant.txt svneol=native#text/plain res/cardsfolder/h/hired_muscle_scarmaker.txt -text res/cardsfolder/h/hisokas_defiance.txt svneol=native#text/plain diff --git a/res/cardsfolder/d/deadly_allure.txt b/res/cardsfolder/d/deadly_allure.txt new file mode 100644 index 00000000000..a9ddeb9de84 --- /dev/null +++ b/res/cardsfolder/d/deadly_allure.txt @@ -0,0 +1,10 @@ +Name:Deadly Allure +ManaCost:B +Types:Sorcery +Text:no text +K:Flashback G +A:SP$ Pump | Cost$ B | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Deathtouch & HIDDEN CARDNAME must be blocked if able. | SpellDescription$ Target creature gains deathtouch until end of turn and must be blocked this turn if able. +SVar:PlayMain1:TRUE +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/deadly_allure.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt b/res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt new file mode 100644 index 00000000000..02dbf10c977 --- /dev/null +++ b/res/cardsfolder/h/hinterland_hermit_hinterland_scourge.txt @@ -0,0 +1,24 @@ +Name:Hinterland Hermit +ManaCost:1 R +Types:Creature Human Werewolf +Text:no text +PT:2/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:Picture:http://www.wizards.com/global/images/magic/general/hinterland_hermit.jpg +AlternateMode:DoubleFaced + +#Shared +SVar:TrigTransform:AB$SetState | Cost$ 0 | Defined$ Self | Mode$ Transform + +ALTERNATE + +Name:Hinterland Scourge +ManaCost:no cost +Colors:red +Types:Creature Werewolf +Text:no text +PT:3/2 +K:CARDNAME must be blocked if able. +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:Picture1:http://www.wizards.com/global/images/magic/general/hinterland_scourge.jpg +End \ No newline at end of file