mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Cauldron of Souls and Chainbreaker
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
9
res/cardsfolder/cauldron_of_souls.txt
Normal file
9
res/cardsfolder/cauldron_of_souls.txt
Normal 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
|
||||
10
res/cardsfolder/chainbreaker.txt
Normal file
10
res/cardsfolder/chainbreaker.txt
Normal 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
|
||||
Reference in New Issue
Block a user