Added Deadly Allure and Hinterland Hermit//Hinterland Scourge

This commit is contained in:
moomarc
2012-01-27 15:40:41 +00:00
parent 1ce9d7e186
commit 7cadb2e6ce
3 changed files with 36 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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