mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Added Forgotten Ancient.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2564,6 +2564,7 @@ res/cardsfolder/forest_bear.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/forethought_amulet.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/forfend.txt svneol=native#text/plain
|
||||
res/cardsfolder/forge_armor.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/forgotten_ancient.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/forgotten_cave.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/forgotten_harvest.txt svneol=native#text/plain
|
||||
res/cardsfolder/fork.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/forgotten_ancient.txt
Normal file
11
res/cardsfolder/forgotten_ancient.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Forgotten Ancient
|
||||
ManaCost:3 G
|
||||
Types:Creature Elemental
|
||||
Text:no text
|
||||
PT:0/3
|
||||
T:Mode$ SpellCast | ValidCard$ Card | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ Whenever a player casts a spell, you may put a +1/+1 counter on CARDNAME.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
A:AB$ PutCounter | Cost$ SubCounter<1/P1P1> | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1 | PlayerTurn$ True | ActivatingPhases$ Upkeep | SpellDescription$ At the beginning of your upkeep, you may move any number of +1/+1 counters from CARDNAME onto other creatures.
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/forgotten_ancient.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user