From 1a9a556f85a71026defb49d628d32c84837b0c89 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 14:30:27 +0000 Subject: [PATCH] add Bloodletter Quill (from Ravnica:City of Guilds) --- .gitattributes | 1 + res/cardsfolder/bloodletter_quill.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/bloodletter_quill.txt diff --git a/.gitattributes b/.gitattributes index 46265675327..a701bb2d18d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -561,6 +561,7 @@ res/cardsfolder/bloodfire_dwarf.txt -text svneol=native#text/plain res/cardsfolder/bloodfire_kavu.txt -text svneol=native#text/plain res/cardsfolder/bloodghast.txt -text svneol=native#text/plain res/cardsfolder/bloodied_ghost.txt -text svneol=native#text/plain +res/cardsfolder/bloodletter_quill.txt -text svneol=native#text/plain res/cardsfolder/bloodmark_mentor.txt -text svneol=native#text/plain res/cardsfolder/bloodpyre_elemental.txt -text svneol=native#text/plain res/cardsfolder/bloodrite_invoker.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/bloodletter_quill.txt b/res/cardsfolder/bloodletter_quill.txt new file mode 100644 index 00000000000..67388e9b6a3 --- /dev/null +++ b/res/cardsfolder/bloodletter_quill.txt @@ -0,0 +1,11 @@ +Name:Bloodletter Quill +ManaCost:3 +Types:Artifact +Text:no text +A:AB$Draw|Cost$2 T AddCounter<1/BLOOD>|NumCards$1|SpellDescription$Draw a card, then lose 1 life for each blood counter on Bloodletter Quill.|SubAbility$ SVar=DB +SVar:DB:DB$LoseLife | LifeAmount$ X +A:AB$RemoveCounter|Cost$U B|CounterType$BLOOD|CounterNum$1|SpellDescription$Remove a blood counter from CARDNAME. +SVar:X:Count$CardCounters.BLOOD +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodletter_quill.jpg +End \ No newline at end of file