From 8eaf59c56b1f90bd96ffa800eb5f9eff6c09be02 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 19:40:17 +0000 Subject: [PATCH] - Added Cauldron of Souls and Chainbreaker --- .gitattributes | 2 ++ res/cardsfolder/cauldron_of_souls.txt | 9 +++++++++ res/cardsfolder/chainbreaker.txt | 10 ++++++++++ 3 files changed, 21 insertions(+) create mode 100644 res/cardsfolder/cauldron_of_souls.txt create mode 100644 res/cardsfolder/chainbreaker.txt diff --git a/.gitattributes b/.gitattributes index bfd5986a9d3..07af086b92e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -972,6 +972,7 @@ res/cardsfolder/cateran_slaver.txt -text svneol=native#text/plain res/cardsfolder/cateran_summons.txt -text svneol=native#text/plain res/cardsfolder/cathartic_adept.txt -text svneol=native#text/plain res/cardsfolder/cathodion.txt -text svneol=native#text/plain +res/cardsfolder/cauldron_of_souls.txt -text svneol=native#text/plain res/cardsfolder/caustic_crawler.txt svneol=native#text/plain res/cardsfolder/caustic_hound.txt -text svneol=native#text/plain res/cardsfolder/caustic_rain.txt -text svneol=native#text/plain @@ -1023,6 +1024,7 @@ res/cardsfolder/cerulean_wyvern.txt -text svneol=native#text/plain res/cardsfolder/cessation.txt -text svneol=native#text/plain res/cardsfolder/ceta_disciple.txt -text svneol=native#text/plain res/cardsfolder/chain_reaction.txt -text svneol=native#text/plain +res/cardsfolder/chainbreaker.txt -text svneol=native#text/plain res/cardsfolder/chainer_dementia_master.txt -text svneol=native#text/plain res/cardsfolder/chainers_edict.txt -text svneol=native#text/plain res/cardsfolder/chainflinger.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/cauldron_of_souls.txt b/res/cardsfolder/cauldron_of_souls.txt new file mode 100644 index 00000000000..3b094ddd6ac --- /dev/null +++ b/res/cardsfolder/cauldron_of_souls.txt @@ -0,0 +1,9 @@ +Name:Cauldron of Souls +ManaCost:5 +Types:Artifact +Text:no text +A:AB$ Pump | Cost$ T | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ X | TgtPrompt$ Select target creature | KW$ Persist | SpellDescription$ Choose any number of target creatures. Each of those creatures gains persist until end of turn. +SVar:X:Count$Valid Creature +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/cauldron_of_souls.jpg +End diff --git a/res/cardsfolder/chainbreaker.txt b/res/cardsfolder/chainbreaker.txt new file mode 100644 index 00000000000..32dd0ee490c --- /dev/null +++ b/res/cardsfolder/chainbreaker.txt @@ -0,0 +1,10 @@ +Name:Chainbreaker +ManaCost:2 +Types:Artifact Creature Scarecrow +Text:no text +PT:3/3 +K:etbCounter:M1M1:2 +A:AB$ RemoveCounter | Cost$ 3 T | ValidTgts$ Creature.countersGE1M1M1 | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | SpellDescription$ Remove a -1/-1 counter from target creature. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/chainbreaker.jpg +End \ No newline at end of file