From fd113ec0d1633f034874c4b716e59b401410b65e Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 00:54:33 +0000 Subject: [PATCH] - Added Heal, Healing Leaves and Kei Takahashi. --- .gitattributes | 3 +++ res/cardsfolder/heal.txt | 9 +++++++++ res/cardsfolder/healing_leaves.txt | 10 ++++++++++ res/cardsfolder/kei_takahashi.txt | 9 +++++++++ 4 files changed, 31 insertions(+) create mode 100644 res/cardsfolder/heal.txt create mode 100644 res/cardsfolder/healing_leaves.txt create mode 100644 res/cardsfolder/kei_takahashi.txt diff --git a/.gitattributes b/.gitattributes index 7e86803e89a..7d26a6cb290 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3212,6 +3212,8 @@ res/cardsfolder/headhunter.txt -text svneol=native#text/plain res/cardsfolder/headless_horseman.txt -text svneol=native#text/plain res/cardsfolder/headlong_rush.txt svneol=native#text/plain res/cardsfolder/headstone.txt -text svneol=native#text/plain +res/cardsfolder/heal.txt -text svneol=native#text/plain +res/cardsfolder/healing_leaves.txt -text svneol=native#text/plain res/cardsfolder/healing_salve.txt -text svneol=native#text/plain res/cardsfolder/heap_doll.txt -text svneol=native#text/plain res/cardsfolder/heart_of_light.txt -text svneol=native#text/plain @@ -3767,6 +3769,7 @@ res/cardsfolder/keeper_of_kookus.txt -text svneol=native#text/plain res/cardsfolder/keeper_of_the_nine_gales.txt -text svneol=native#text/plain res/cardsfolder/keeper_of_tresserhorn.txt -text svneol=native#text/plain res/cardsfolder/keepers_of_the_faith.txt -text svneol=native#text/plain +res/cardsfolder/kei_takahashi.txt -text svneol=native#text/plain res/cardsfolder/keiga_the_tide_star.txt -text svneol=native#text/plain res/cardsfolder/keldon_arsonist.txt svneol=native#text/plain res/cardsfolder/keldon_battlewagon.txt svneol=native#text/plain diff --git a/res/cardsfolder/heal.txt b/res/cardsfolder/heal.txt new file mode 100644 index 00000000000..833680a9ec1 --- /dev/null +++ b/res/cardsfolder/heal.txt @@ -0,0 +1,9 @@ +Name:Heal +ManaCost:W +Types:Instant +Text:no text +A:SP$ PreventDamage | Cost$ W | Tgt$ TgtCP | Amount$ 1 | SubAbility$ SVar=DBDraw | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature or player this turn. +SVar:DBDraw:DB$Draw | Cost$ 0 | NumCards$ 1 | NextUpkeep$ True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/heal.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/healing_leaves.txt b/res/cardsfolder/healing_leaves.txt new file mode 100644 index 00000000000..40c86610356 --- /dev/null +++ b/res/cardsfolder/healing_leaves.txt @@ -0,0 +1,10 @@ +Name:Healing Leaves +ManaCost:G +Types:Instant +Text:no text +A:SP$ GainLife | Cost$ G | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ 3 | PrecostDesc$ Choose one - | SpellDescription$ Target player gains 3 life; +A:SP$ PreventDamage | Cost$ G | Tgt$ TgtCP | Amount$ 3 | PrecostDesc$ or | SpellDescription$ prevent the next 3 damage that would be dealt to target creature or player this turn. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/healing_leaves.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/kei_takahashi.txt b/res/cardsfolder/kei_takahashi.txt new file mode 100644 index 00000000000..2c7449a1116 --- /dev/null +++ b/res/cardsfolder/kei_takahashi.txt @@ -0,0 +1,9 @@ +Name:Kei Takahashi +ManaCost:2 G W +Types:Legendary Creature Human Cleric +Text:no text +PT:2/2 +A:AB$ PreventDamage | Cost$ T | ValidTgts$ Creature | Amount$ 2 | TgtPrompt$ Select target creature | SpellDescription$ Prevent the next 2 damage that would be dealt to target creature this turn. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/kei_takahashi.jpg +End \ No newline at end of file