mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Elvish Eulogist and Ancestral Tribute.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -159,6 +159,7 @@ res/cardsfolder/anarchy.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
|
||||
res/cardsfolder/ancestral_tribute.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ancestral_vision.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ancient_craving.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ancient_den.txt -text svneol=native#text/plain
|
||||
@@ -1422,6 +1423,7 @@ res/cardsfolder/elvish_archers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_bard.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_berserker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_champion.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_eulogist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_farmer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_fury.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elvish_handservant.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/ancestral_tribute.txt
Normal file
10
res/cardsfolder/ancestral_tribute.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Ancestral Tribute
|
||||
ManaCost:5 W W
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$GainLife | Cost$ 5 W W | LifeAmount$ X | SpellDescription$ You gain 2 life for each card in your graveyard.
|
||||
SVar:X:Count$InYourYard/Times.2
|
||||
K:Flashback:9 W W W
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ancestral_tribute.jpg
|
||||
End
|
||||
10
res/cardsfolder/elvish_eulogist.txt
Normal file
10
res/cardsfolder/elvish_eulogist.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Elvish Eulogist
|
||||
ManaCost:G
|
||||
Types:Creature Elf Shaman
|
||||
Text:no text
|
||||
PT:1/1
|
||||
A:AB$GainLife | Cost$ Sac<1/CARDNAME>| LifeAmount$ X | SpellDescription$ You gain 1 life for each Elf card in your graveyard.
|
||||
SVar:X:Count$InYourYard.Elf
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/elvish_eulogist.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user