From fdcb31ef4d62953d60bcd69510f63aafb2e69ad5 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 19:53:55 +0000 Subject: [PATCH] - Added Razor Hippogriff. --- .gitattributes | 1 + res/cardsfolder/razor_hippogriff.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/razor_hippogriff.txt diff --git a/.gitattributes b/.gitattributes index 949f3fe1ac5..70b84883b83 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4933,6 +4933,7 @@ res/cardsfolder/ray_of_revelation.txt -text svneol=native#text/plain res/cardsfolder/raze.txt -text svneol=native#text/plain res/cardsfolder/razing_snidd.txt -text svneol=native#text/plain res/cardsfolder/razor_golem.txt -text svneol=native#text/plain +res/cardsfolder/razor_hippogriff.txt -text svneol=native#text/plain res/cardsfolder/razorclaw_bear.txt svneol=native#text/plain res/cardsfolder/razorfield_rhino.txt -text svneol=native#text/plain res/cardsfolder/razorfield_thresher.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/razor_hippogriff.txt b/res/cardsfolder/razor_hippogriff.txt new file mode 100644 index 00000000000..cc635eb8aef --- /dev/null +++ b/res/cardsfolder/razor_hippogriff.txt @@ -0,0 +1,13 @@ +Name:Razor Hippogriff +ManaCost:3 W W +Types:Creature Hippogriff +Text:no text +PT:3/3 +K:Flying +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return target artifact card from your graveyard to your hand. You gain life equal to that card's converted mana cost. +SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | ValidTgts$ Artifact.YouCtrl | TgtPrompt$ Select target artifact | Origin$ Graveyard | Destination$ Hand | SubAbility$ SVar=DBGainLife +SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ X +SVar:X:Targeted$CardManaCost +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/razor_hippogriff.jpg +End \ No newline at end of file