add Reverse Polarity (from Antiquities)

This commit is contained in:
slapshot5
2012-01-29 20:35:42 +00:00
parent dd4d29b039
commit 355174ae5b
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7008,6 +7008,7 @@ res/cardsfolder/r/revered_elder.txt svneol=native#text/plain
res/cardsfolder/r/revered_unicorn.txt -text svneol=unset#text/plain
res/cardsfolder/r/reverence.txt svneol=native#text/plain
res/cardsfolder/r/reverent_silence.txt -text
res/cardsfolder/r/reverse_polarity.txt -text
res/cardsfolder/r/revive.txt svneol=native#text/plain
res/cardsfolder/r/revive_the_fallen.txt svneol=native#text/plain
res/cardsfolder/r/reviving_dose.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Reverse Polarity
ManaCost:W W
Types:Instant
Text:no text
A:SP$ GainLife | Cost$ W W | Defined$ You | LifeAmount$ X | SpellDescription$ You gain X life, where X is twice the damage dealt to you so far this turn by artifacts.
SVar:X:Count$YourTypeDamageThisTurn Artifact/Times.2
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/reverse_polarity.jpg
End