mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Price of Progress for jhhh
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/price_of_progress.txt
Normal file
12
res/cardsfolder/price_of_progress.txt
Normal 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
|
||||
Reference in New Issue
Block a user