mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Counterintelligence, Essence Fracture and Undo.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -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
|
||||
|
||||
8
res/cardsfolder/counterintelligence.txt
Normal file
8
res/cardsfolder/counterintelligence.txt
Normal 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
|
||||
9
res/cardsfolder/essence_fracture.txt
Normal file
9
res/cardsfolder/essence_fracture.txt
Normal 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
8
res/cardsfolder/undo.txt
Normal 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
|
||||
Reference in New Issue
Block a user