diff --git a/.gitattributes b/.gitattributes index 8a42c5960a3..c8c1eba9931 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5631,6 +5631,7 @@ res/cardsfolder/seasoned_marshal.txt -text svneol=native#text/plain res/cardsfolder/seat_of_the_synod.txt -text svneol=native#text/plain res/cardsfolder/secluded_glen.txt -text svneol=native#text/plain res/cardsfolder/secluded_steppe.txt -text svneol=native#text/plain +res/cardsfolder/second_chance.txt -text svneol=native#text/plain res/cardsfolder/second_sight.txt svneol=native#text/plain res/cardsfolder/second_thoughts.txt -text svneol=native#text/plain res/cardsfolder/security_detail.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/second_chance.txt b/res/cardsfolder/second_chance.txt new file mode 100644 index 00000000000..5ff5a390f26 --- /dev/null +++ b/res/cardsfolder/second_chance.txt @@ -0,0 +1,10 @@ +Name:Second Chance +ManaCost:2 U +Types:Enchantment +Text:no text +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | LifeTotal$ You | LifeAmount$ LE5 | Execute$ TrigSac | TriggerDescription$ At the beginning of your upkeep, if you have 5 or less life, sacrifice Second Chance and take an extra turn after this one. +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ SVar=DBAddTurn +SVar:DBAddTurn:DB$AddTurn | Defined$ You | NumTurns$ 1 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/second_chance.jpg +End \ No newline at end of file