add Galvanic Key, Hyperion Blacksmith, Minamo, School at Water's Edge and Mind Over Matter

This commit is contained in:
jendave
2011-08-06 08:52:39 +00:00
parent da11550b87
commit a3d638905d
5 changed files with 40 additions and 0 deletions

4
.gitattributes vendored
View File

@@ -1510,6 +1510,7 @@ res/cardsfolder/gaeas_skyfolk.txt -text svneol=native#text/plain
res/cardsfolder/gainsay.txt -text svneol=native#text/plain
res/cardsfolder/gale_force.txt -text svneol=native#text/plain
res/cardsfolder/galinas_knight.txt -text svneol=native#text/plain
res/cardsfolder/galvanic_key.txt -text svneol=native#text/plain
res/cardsfolder/game_trail_changeling.txt -text svneol=native#text/plain
res/cardsfolder/gargoyle_castle.txt -text svneol=native#text/plain
res/cardsfolder/garruk_wildspeaker.txt -text svneol=native#text/plain
@@ -1916,6 +1917,7 @@ res/cardsfolder/hush.txt -text svneol=native#text/plain
res/cardsfolder/hyalopterous_lemure.txt -text svneol=native#text/plain
res/cardsfolder/hyena_umbra.txt -text svneol=native#text/plain
res/cardsfolder/hymn_to_tourach.txt -text svneol=native#text/plain
res/cardsfolder/hyperion_blacksmith.txt -text svneol=native#text/plain
res/cardsfolder/hypnotic_specter.txt -text svneol=native#text/plain
res/cardsfolder/hystrodon.txt -text svneol=native#text/plain
res/cardsfolder/icatian_crier.txt -text svneol=native#text/plain
@@ -2506,11 +2508,13 @@ res/cardsfolder/mighty_leap.txt -text svneol=native#text/plain
res/cardsfolder/mikokoro_center_of_the_sea.txt -text svneol=native#text/plain
res/cardsfolder/millstone.txt -text svneol=native#text/plain
res/cardsfolder/minamo_scrollkeeper.txt -text svneol=native#text/plain
res/cardsfolder/minamo_shcool_at_waters_edge.txt -text svneol=native#text/plain
res/cardsfolder/mind_burst.txt -text svneol=native#text/plain
res/cardsfolder/mind_control.txt -text svneol=native#text/plain
res/cardsfolder/mind_funeral.txt -text svneol=native#text/plain
res/cardsfolder/mind_harness.txt -text svneol=native#text/plain
res/cardsfolder/mind_knives.txt -text svneol=native#text/plain
res/cardsfolder/mind_over_matter.txt -text svneol=native#text/plain
res/cardsfolder/mind_peel.txt -text svneol=native#text/plain
res/cardsfolder/mind_rot.txt -text svneol=native#text/plain
res/cardsfolder/mind_shatter.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Galvanic Key
ManaCost:2
Types:Artifact
Text:no text
K:Flash
K:abUntapTgt 3 T:Artifact:Untap target artifact.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/galvanic_key.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Hyperion Blacksmith
ManaCost:1 R R
Types:Creature Human Artificer
Text:no text
K:abTapTgt T:Artifact+YouDontCtrl:Tap target artifact you don't control.
K:abUntapTgt T:Artifact+YouDontCtrl:Untap target artifact you don't control.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/hyperion_blacksmith.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Minamo, School at Water's Edge
ManaCost:no cost
Types:Legendary Land
Text:no text
K:tap: add U
K:abUntapTgt U T:Permanent.Legendary:Untap target legendary permanent.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/minamo_school_at_waters_edge.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Mind Over Matter
ManaCost:2 U U U U
Types:Enchantment
Text:no text
K:abTapTgt Discard<1/Any>:Artifact,Creature,Land:Tap target artifact, creature, or land.
K:abUntapTgt Discard<1/Any>:Artifact,Creature,Land:Untap target artifact, creature, or land.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/mind_over_matter.jpg
End