From 644ec9baf0e01bcaa815fbfbd35ecb90b56eacd3 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:02:50 +0000 Subject: [PATCH] add Promise of Power (from Mirrodin) --- .gitattributes | 1 + res/cardsfolder/promise_of_power.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/promise_of_power.txt diff --git a/.gitattributes b/.gitattributes index 54a744a56fe..ceaab008ac0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3855,6 +3855,7 @@ res/cardsfolder/prodigal_pyromancer.txt -text svneol=native#text/plain res/cardsfolder/prodigal_sorcerer.txt -text svneol=native#text/plain res/cardsfolder/profane_prayers.txt -text svneol=native#text/plain res/cardsfolder/progenitus.txt -text svneol=native#text/plain +res/cardsfolder/promise_of_power.txt -text svneol=native#text/plain res/cardsfolder/promised_kannushi.txt -text svneol=native#text/plain res/cardsfolder/propaganda.txt -text svneol=native#text/plain res/cardsfolder/proper_burial.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/promise_of_power.txt b/res/cardsfolder/promise_of_power.txt new file mode 100644 index 00000000000..f6bd77fc270 --- /dev/null +++ b/res/cardsfolder/promise_of_power.txt @@ -0,0 +1,15 @@ +Name:Promise of Power +ManaCost:2 B B B +Types:Sorcery +Text:no text +A:SP$Draw | Cost$ 2 B B B | NumCards$ 5 | SpellDescription$ Choose one Ñ You draw five cards and you lose 5 life; | SubAbility$ SVar=DBLoseLife +A:SP$Token | Cost$ 2 B B B | TokenAmount$ 1 | TokenName$ Demon | TokenTypes$ Creature,Demon | TokenOwner$ Controller | TokenColors$ Black | TokenPower$ X | TokenToughness$ X | SpellDescription$ or put an X/X black Demon creature token with flying onto the battlefield, where X is the number of cards in your hand as the token enters the battlefield. +A:SP$Draw | Cost$ 6 B B B | NumCards$ 5 | PrecostDesc$ Entwine | CostDesc$ 4 |SpellDescription$ (Choose both if you pay the entwine cost.) | SubAbility$ SVar=DBLoseLife2 +SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 5 +SVar:DBLoseLife2:DB$LoseLife | LifeAmount$ 5 | SubAbility$ SVar=DBToken +SVar:DBToken:DB$Token | TokenAmount$ 1 | TokenName$ Demon | TokenTypes$ Creature,Demon | TokenOwner$ Controller | TokenColors$ Black | TokenPower$ X | TokenToughness$ X +SVar:X:Count$NumCardsInYourHand +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/promise_of_power.jpg +End \ No newline at end of file