add Blind With Anger (from Champions of Kamigawa)

This commit is contained in:
jendave
2011-08-06 11:04:54 +00:00
parent c5d26d1b40
commit 02ad14ac72
3 changed files with 11 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -499,6 +499,7 @@ res/cardsfolder/blightspeaker.txt -text svneol=native#text/plain
res/cardsfolder/blind_creeper.txt -text svneol=native#text/plain res/cardsfolder/blind_creeper.txt -text svneol=native#text/plain
res/cardsfolder/blind_phantasm.txt -text svneol=native#text/plain res/cardsfolder/blind_phantasm.txt -text svneol=native#text/plain
res/cardsfolder/blind_spot_giant.txt -text svneol=native#text/plain res/cardsfolder/blind_spot_giant.txt -text svneol=native#text/plain
res/cardsfolder/blind_with_anger.txt -text svneol=native#text/plain
res/cardsfolder/blinding_light.txt -text svneol=native#text/plain res/cardsfolder/blinding_light.txt -text svneol=native#text/plain
res/cardsfolder/blinding_mage.txt -text svneol=native#text/plain res/cardsfolder/blinding_mage.txt -text svneol=native#text/plain
res/cardsfolder/blinking_spirit.txt -text svneol=native#text/plain res/cardsfolder/blinking_spirit.txt -text svneol=native#text/plain

View File

@@ -2,7 +2,7 @@ Name:Blatant Thievery
ManaCost:4 U U U ManaCost:4 U U U
Types:Sorcery Types:Sorcery
Text:no text Text:no text
A:SP$GainControl|Cost$4 U U U|ValidTgts$Permanent.YouDontCtrl|SpellDescription$For each opponent, gain control of target permanent that player controls. (This effect lasts indefinitely.) A:SP$GainControl|Cost$4 U U U|ValidTgts$Permanent.YouDontCtrl|TgtPrompt$Select target permanent opponent controls.|SpellDescription$For each opponent, gain control of target permanent that player controls. (This effect lasts indefinitely.)
SVar:PlayMain1:TRUE SVar:PlayMain1:TRUE
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/blatant_thievery.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/blatant_thievery.jpg

View File

@@ -0,0 +1,9 @@
Name:Blind With Anger
ManaCost:3 R
Types:Instant Arcane
Text:no text
A:SP$GainControl|Cost$3 R|ValidTgts$Creature.nonLegendary|TgtPrompt$Select target non-Legendary creature.|LoseControl$EOT|Untap$True|AddKWs$Haste|SpellDescription$Untap target nonlegendary creature and gain control of it until end of turn. That creature gains haste until end of turn.
SVar:PlayMain1:TRUE
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/blind_with_anger.jpg
End