- Removed Steal Strength. I can't find anything in the rulings that prevents you from targeting the same creature, but...

This commit is contained in:
jendave
2011-08-06 20:58:36 +00:00
parent 573568ed38
commit e561caaab2
2 changed files with 0 additions and 10 deletions

1
.gitattributes vendored
View File

@@ -6252,7 +6252,6 @@ res/cardsfolder/steadfast_guard.txt -text svneol=native#text/plain
res/cardsfolder/steadfastness.txt -text svneol=native#text/plain res/cardsfolder/steadfastness.txt -text svneol=native#text/plain
res/cardsfolder/steady_progress.txt -text svneol=native#text/plain res/cardsfolder/steady_progress.txt -text svneol=native#text/plain
res/cardsfolder/steal_artifact.txt -text svneol=native#text/plain res/cardsfolder/steal_artifact.txt -text svneol=native#text/plain
res/cardsfolder/steal_strength.txt -text svneol=native#text/plain
res/cardsfolder/steam_blast.txt -text svneol=native#text/plain res/cardsfolder/steam_blast.txt -text svneol=native#text/plain
res/cardsfolder/steam_catapult.txt -text svneol=native#text/plain res/cardsfolder/steam_catapult.txt -text svneol=native#text/plain
res/cardsfolder/steam_frigate.txt -text svneol=native#text/plain res/cardsfolder/steam_frigate.txt -text svneol=native#text/plain

View File

@@ -1,9 +0,0 @@
Name:Steal Strength
ManaCost:1 B
Types:Instant
Text:no text
A:SP$ Pump | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +1 | NumDef$ +1 | SubAbility$ SVar=DBPumpCurse | SpellDescription$ Target creature gets +1/+1 until end of turn. Another target creature gets -1/-1 until end of turn.
SVar:DBPumpCurse:DB$Pump | ValidTgts$ Creature | IsCurse$ True | TgtPrompt$ Select another creature | NumAtt$ -1 | NumDef$ -1
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/steal_strength.jpg
End