mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
*Added Ancestor's Chosen. (A theme was using it before, was it missed during a commit?)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -170,6 +170,7 @@ res/cardsfolder/anaba_spirit_crafter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/anaconda.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/anarchist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/anarchy.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ancestors_chosen.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ancestors_prophet.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ancestral_mask.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ancestral_recall.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/ancestors_chosen.txt
Normal file
11
res/cardsfolder/ancestors_chosen.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Ancestor's Chosen
|
||||
ManaCost:5 W W
|
||||
Types:Creature Human Cleric
|
||||
Text:no text
|
||||
K:First strike
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 1 life for each card in your graveyard.
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X
|
||||
SVar:X:Count$InYourYard
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ancestors_chosen.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user