- Added Price of Progress for jhhh

This commit is contained in:
jendave
2011-08-06 16:42:02 +00:00
parent 226d987e26
commit d47c4c7283
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/preordain.txt -text svneol=native#text/plain
res/cardsfolder/presence_of_the_master.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/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/prickly_boggart.txt -text svneol=native#text/plain
res/cardsfolder/pride_of_the_clouds.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 res/cardsfolder/priest_of_titania.txt -text svneol=native#text/plain

View File

@@ -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