- Added Cauldron of Souls and Chainbreaker

This commit is contained in:
jendave
2011-08-06 19:40:17 +00:00
parent 22b6a5d721
commit 8eaf59c56b
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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