diff --git a/.gitattributes b/.gitattributes index 2f560c74055..69a5d241c6a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4084,6 +4084,7 @@ res/cardsfolder/preemptive_strike.txt -text svneol=native#text/plain res/cardsfolder/preordain.txt -text svneol=native#text/plain res/cardsfolder/presence_of_the_master.txt -text svneol=native#text/plain res/cardsfolder/presence_of_the_wise.txt -text svneol=native#text/plain +res/cardsfolder/price_of_progress.txt -text svneol=native#text/plain res/cardsfolder/prickly_boggart.txt -text svneol=native#text/plain res/cardsfolder/pride_of_the_clouds.txt -text svneol=native#text/plain res/cardsfolder/priest_of_titania.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/price_of_progress.txt b/res/cardsfolder/price_of_progress.txt new file mode 100644 index 00000000000..ca51b197d20 --- /dev/null +++ b/res/cardsfolder/price_of_progress.txt @@ -0,0 +1,12 @@ +Name:Price of Progress +ManaCost:1 R +Types:Instant +Text:no text +A:SP$DealDamage | Cost$ 1 R | Defined$ Opponent | NumDmg$ XOpp | SubAbility$ SVar=DBDealDamage | SpellDescription$ CARDNAME deals 2 damage to each player for each nonbasic land he or she controls. +SVar:DBDealDamage:DB$DealDamage | Cost$ 0 | Defined$ You | NumDmg$ XYou +SVar:XOpp:Count$Valid Land.nonBasic+YouDontCtrl/Times.2 +SVar:XYou:Count$Valid Land.nonBasic+YouCtrl/Times.2 +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/price_of_progress.jpg +End \ No newline at end of file