mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Reverse Polarity (from Antiquities)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/r/reverse_polarity.txt
Normal file
10
res/cardsfolder/r/reverse_polarity.txt
Normal 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
|
||||
Reference in New Issue
Block a user