From 67fc034ba3de381a5d618b5658eff2f8b63ff21f Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 17:01:42 +0000 Subject: [PATCH] *Added Ancestor's Chosen. (A theme was using it before, was it missed during a commit?) --- .gitattributes | 1 + res/cardsfolder/ancestors_chosen.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/ancestors_chosen.txt diff --git a/.gitattributes b/.gitattributes index 0d4799d1a05..0878706d334 100644 --- a/.gitattributes +++ b/.gitattributes @@ -170,6 +170,7 @@ res/cardsfolder/anaba_spirit_crafter.txt -text svneol=native#text/plain res/cardsfolder/anaconda.txt -text svneol=native#text/plain res/cardsfolder/anarchist.txt -text svneol=native#text/plain res/cardsfolder/anarchy.txt -text svneol=native#text/plain +res/cardsfolder/ancestors_chosen.txt -text svneol=native#text/plain res/cardsfolder/ancestors_prophet.txt -text svneol=native#text/plain res/cardsfolder/ancestral_mask.txt -text svneol=native#text/plain res/cardsfolder/ancestral_recall.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/ancestors_chosen.txt b/res/cardsfolder/ancestors_chosen.txt new file mode 100644 index 00000000000..aafedb1a9ec --- /dev/null +++ b/res/cardsfolder/ancestors_chosen.txt @@ -0,0 +1,11 @@ +Name:Ancestor's Chosen +ManaCost:5 W W +Types:Creature Human Cleric +Text:no text +K:First strike +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 1 life for each card in your graveyard. +SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X +SVar:X:Count$InYourYard +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/ancestors_chosen.jpg +End \ No newline at end of file