From 7a99ec4c7b17eebf71bc67bc05d93328efc2459c Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 24 May 2012 06:33:54 +0000 Subject: [PATCH] - Added Blood Oath by Squee. --- .gitattributes | 1 + res/cardsfolder/b/blood_oath.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/b/blood_oath.txt diff --git a/.gitattributes b/.gitattributes index a22ac601180..2c7efc30180 100644 --- a/.gitattributes +++ b/.gitattributes @@ -928,6 +928,7 @@ res/cardsfolder/b/blood_hound.txt svneol=native#text/plain res/cardsfolder/b/blood_knight.txt svneol=native#text/plain res/cardsfolder/b/blood_lust.txt -text res/cardsfolder/b/blood_moon.txt svneol=native#text/plain +res/cardsfolder/b/blood_oath.txt -text res/cardsfolder/b/blood_ogre.txt svneol=native#text/plain res/cardsfolder/b/blood_pet.txt svneol=native#text/plain res/cardsfolder/b/blood_rites.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/blood_oath.txt b/res/cardsfolder/b/blood_oath.txt new file mode 100644 index 00000000000..42ac1744873 --- /dev/null +++ b/res/cardsfolder/b/blood_oath.txt @@ -0,0 +1,15 @@ +Name:Blood Oath +ManaCost:3 R +Types:Instant +Text:no text +A:SP$ ChooseType | Cost$ 3 R | Defined$ You | Type$ Card | SubAbility$ DBReveal | SpellDescription$ Choose a card type. Target opponent reveals his or her hand. Blood Oath deals 3 damage to that player for each card of the chosen type revealed this way. +SVar:DBReveal:DB$ RevealHand | RememberRevealed$ True | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SubAbility$ DBDamage +SVar:DBDamage:DB$ DealDamage | Defined$ Opponent | NumDmg$ X +SVar:X:SVar$Y/Times.3 +SVar:Y:Remembered$Valid Card.ChosenType +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/blood_oath.jpg +SetInfo:MMQ|Rare|http://magiccards.info/scans/en/mm/177.jpg +Oracle:Choose a card type. Target opponent reveals his or her hand. Blood Oath deals 3 damage to that player for each card of the chosen type revealed this way. (Artifact, creature, enchantment, instant, land, planeswalker, sorcery, and tribal are card types.) +End \ No newline at end of file