- Added Hellfire Mongrel

This commit is contained in:
jendave
2011-08-06 16:10:46 +00:00
parent 4805b9ab93
commit ec8a9ac31f
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2469,6 +2469,7 @@ res/cardsfolder/helix_pinnacle.txt -text svneol=native#text/plain
res/cardsfolder/hell_bent_raider.txt -text svneol=native#text/plain
res/cardsfolder/helldozer.txt -text svneol=native#text/plain
res/cardsfolder/hellfire.txt -text svneol=native#text/plain
res/cardsfolder/hellfire_mongrel.txt -text svneol=native#text/plain
res/cardsfolder/hellion_eruption.txt -text svneol=native#text/plain
res/cardsfolder/hellkite_overlord.txt -text svneol=native#text/plain
res/cardsfolder/hells_caretaker.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Hellfire Mongrel
ManaCost:2 R
Types:Creature Elemental Hound
Text:no text
PT:2/2
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | IsPresent$ Card | PresentZone$ Hand | PresentPlayer$ Opponent | PresentCompare$ LT3 | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of each opponent's upkeep, if that player has two or fewer cards in hand, CARDNAME deals 2 damage to him or her.
SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ 2
SVar:Rarity:UnCommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/hellfire_mongrel.jpg
End