mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
add Shrine of Boundless Growth (from New Phyrexia)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6101,6 +6101,7 @@ res/cardsfolder/shrieking_drake.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shrieking_mogg.txt svneol=native#text/plain
|
||||
res/cardsfolder/shrieking_specter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shriekmaw.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shrine_of_boundless_growth.txt svneol=native#text/plain
|
||||
res/cardsfolder/shrine_of_burning_rage.txt svneol=native#text/plain
|
||||
res/cardsfolder/shrine_of_limitless_power.txt svneol=native#text/plain
|
||||
res/cardsfolder/shrine_of_loyal_legions.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/shrine_of_boundless_growth.txt
Normal file
13
res/cardsfolder/shrine_of_boundless_growth.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Shrine of Boundless Growth
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Green | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigAddCounter | TriggerDescription$ At the beginning of your upkeep or whenever you cast a green spell, put a charge counter on CARDNAME.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigAddCounter | Secondary$ True | TriggerDescription$ At the beginning of your upkeep or whenever you cast a green spell, put a charge counter on CARDNAME.
|
||||
SVar:TrigAddCounter:AB$PutCounter | Cost$ 0 | CounterType$ CHARGE | CounterNum$ 1
|
||||
A:AB$Mana | Cost$ T Sac<1/CARDNAME> | Produced$ 1 | Amount$ X | SpellDescription$ Add 1 to your mana pool for each charge counter on CARDNAME.
|
||||
SVar:X:Count$CardCounters.CHARGE
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/shrine_of_boundless_growth.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user