- Added Counterintelligence, Essence Fracture and Undo.

This commit is contained in:
jendave
2011-08-06 10:30:14 +00:00
parent 2676dd4e34
commit a6036d2b42
4 changed files with 28 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -876,6 +876,7 @@ res/cardsfolder/cosmic_horror.txt -text svneol=native#text/plain
res/cardsfolder/council_of_advisors.txt -text svneol=native#text/plain
res/cardsfolder/counsel_of_the_soratami.txt -text svneol=native#text/plain
res/cardsfolder/counterbalance.txt -text svneol=native#text/plain
res/cardsfolder/counterintelligence.txt -text svneol=native#text/plain
res/cardsfolder/counterspell.txt -text svneol=native#text/plain
res/cardsfolder/countersquall.txt -text svneol=native#text/plain
res/cardsfolder/courier_hawk.txt -text svneol=native#text/plain
@@ -1384,6 +1385,7 @@ res/cardsfolder/esper_cormorants.txt -text svneol=native#text/plain
res/cardsfolder/esper_panorama.txt -text svneol=native#text/plain
res/cardsfolder/esper_stormblade.txt -text svneol=native#text/plain
res/cardsfolder/essence_drain.txt -text svneol=native#text/plain
res/cardsfolder/essence_fracture.txt -text svneol=native#text/plain
res/cardsfolder/essence_scatter.txt -text svneol=native#text/plain
res/cardsfolder/essence_sliver.txt -text svneol=native#text/plain
res/cardsfolder/essence_warden.txt -text svneol=native#text/plain
@@ -4707,6 +4709,7 @@ res/cardsfolder/undermine.txt -text svneol=native#text/plain
res/cardsfolder/undertow.txt -text svneol=native#text/plain
res/cardsfolder/underworld_dreams.txt -text svneol=native#text/plain
res/cardsfolder/undiscovered_paradise.txt -text svneol=native#text/plain
res/cardsfolder/undo.txt -text svneol=native#text/plain
res/cardsfolder/undying_beast.txt -text svneol=native#text/plain
res/cardsfolder/undying_rage.txt -text svneol=native#text/plain
res/cardsfolder/unearth.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,8 @@
Name:Counterintelligence
ManaCost:2 U U
Types:Sorcery
Text:no text
A:SP$Bounce|Cost$2 U U|TargetMin$1|TargetMax$2|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Hand|SpellDescription$Return one or two target creatures to their owners' hands.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/counterintelligence.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Essence Fracture
ManaCost:3 U U
Types:Sorcery
Text:no text
A:SP$Bounce|Cost$3 U U|TargetMin$2|TargetMax$2|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Hand|SpellDescription$Return two target creatures to their owners' hands.
K:Cycling:2 U
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/essence_fracture.jpg
End

8
res/cardsfolder/undo.txt Normal file
View File

@@ -0,0 +1,8 @@
Name:Undo
ManaCost:1 U U
Types:Sorcery
Text:no text
A:SP$Bounce|Cost$1 U U|TargetMin$2|TargetMax$2|ValidTgts$Creature|TgtPrompt$Select target creature|Destination$Hand|SpellDescription$Return two target creatures to their owners' hands.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/undo.jpg
End