From d71ba8649c27c07c94ad742b8e3314392e7a64dd Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 23:16:20 +0000 Subject: [PATCH] Added Forgotten Ancient. --- .gitattributes | 1 + res/cardsfolder/forgotten_ancient.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/forgotten_ancient.txt diff --git a/.gitattributes b/.gitattributes index 63c8e42a780..0cad4373837 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2564,6 +2564,7 @@ res/cardsfolder/forest_bear.txt -text svneol=native#text/plain res/cardsfolder/forethought_amulet.txt -text svneol=native#text/plain res/cardsfolder/forfend.txt svneol=native#text/plain res/cardsfolder/forge_armor.txt -text svneol=native#text/plain +res/cardsfolder/forgotten_ancient.txt -text svneol=native#text/plain res/cardsfolder/forgotten_cave.txt -text svneol=native#text/plain res/cardsfolder/forgotten_harvest.txt svneol=native#text/plain res/cardsfolder/fork.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/forgotten_ancient.txt b/res/cardsfolder/forgotten_ancient.txt new file mode 100644 index 00000000000..f502a2cc319 --- /dev/null +++ b/res/cardsfolder/forgotten_ancient.txt @@ -0,0 +1,11 @@ +Name:Forgotten Ancient +ManaCost:3 G +Types:Creature Elemental +Text:no text +PT:0/3 +T:Mode$ SpellCast | ValidCard$ Card | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ Whenever a player casts a spell, you may put a +1/+1 counter on CARDNAME. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +A:AB$ PutCounter | Cost$ SubCounter<1/P1P1> | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | PlayerTurn$ True | ActivatingPhases$ Upkeep | SpellDescription$ At the beginning of your upkeep, you may move any number of +1/+1 counters from CARDNAME onto other creatures. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/forgotten_ancient.jpg +End \ No newline at end of file