- Added Sunstone, Spore Frog and Kami of False Hope.

This commit is contained in:
jendave
2011-08-06 11:01:24 +00:00
parent 223a7f51b4
commit 1fceb805ed
4 changed files with 29 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -2419,6 +2419,7 @@ res/cardsfolder/kamahl_pit_fighter.txt -text svneol=native#text/plain
res/cardsfolder/kamahls_desire.txt -text svneol=native#text/plain res/cardsfolder/kamahls_desire.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_ancient_law.txt -text svneol=native#text/plain res/cardsfolder/kami_of_ancient_law.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_empty_graves.txt -text svneol=native#text/plain res/cardsfolder/kami_of_empty_graves.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_false_hope.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_lunacy.txt -text svneol=native#text/plain res/cardsfolder/kami_of_lunacy.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_old_stone.txt -text svneol=native#text/plain res/cardsfolder/kami_of_old_stone.txt -text svneol=native#text/plain
res/cardsfolder/kami_of_tattered_shoji.txt -text svneol=native#text/plain res/cardsfolder/kami_of_tattered_shoji.txt -text svneol=native#text/plain
@@ -4289,6 +4290,7 @@ res/cardsfolder/spitting_spider.txt -text svneol=native#text/plain
res/cardsfolder/spoils_of_victory.txt -text svneol=native#text/plain res/cardsfolder/spoils_of_victory.txt -text svneol=native#text/plain
res/cardsfolder/spontaneous_generation.txt -text svneol=native#text/plain res/cardsfolder/spontaneous_generation.txt -text svneol=native#text/plain
res/cardsfolder/spore_burst.txt -text svneol=native#text/plain res/cardsfolder/spore_burst.txt -text svneol=native#text/plain
res/cardsfolder/spore_frog.txt -text svneol=native#text/plain
res/cardsfolder/sporecap_spider.txt -text svneol=native#text/plain res/cardsfolder/sporecap_spider.txt -text svneol=native#text/plain
res/cardsfolder/sporesower_thallid.txt -text svneol=native#text/plain res/cardsfolder/sporesower_thallid.txt -text svneol=native#text/plain
res/cardsfolder/spotted_griffin.txt -text svneol=native#text/plain res/cardsfolder/spotted_griffin.txt -text svneol=native#text/plain
@@ -4460,6 +4462,7 @@ res/cardsfolder/sunrise_sovereign.txt -text svneol=native#text/plain
res/cardsfolder/sunscape_familiar.txt -text svneol=native#text/plain res/cardsfolder/sunscape_familiar.txt -text svneol=native#text/plain
res/cardsfolder/sunscape_master.txt -text svneol=native#text/plain res/cardsfolder/sunscape_master.txt -text svneol=native#text/plain
res/cardsfolder/sunspear_shikari.txt -text svneol=native#text/plain res/cardsfolder/sunspear_shikari.txt -text svneol=native#text/plain
res/cardsfolder/sunstone.txt -text svneol=native#text/plain
res/cardsfolder/suntail_hawk.txt -text svneol=native#text/plain res/cardsfolder/suntail_hawk.txt -text svneol=native#text/plain
res/cardsfolder/sunweb.txt -text svneol=native#text/plain res/cardsfolder/sunweb.txt -text svneol=native#text/plain
res/cardsfolder/supreme_exemplar.txt -text svneol=native#text/plain res/cardsfolder/supreme_exemplar.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Kami of False Hope
ManaCost:W
Types:Creature Spirit
Text:no text
PT:1/1
A:AB$Fog | Cost$ Sac<1/CARDNAME> | SpellDescription$ Prevent all combat damage that would be dealt this turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/kami_of_false_hope.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Spore Frog
ManaCost:G
Types:Creature Frog
Text:no text
PT:1/1
A:AB$Fog | Cost$ Sac<1/CARDNAME> | SpellDescription$ Prevent all combat damage that would be dealt this turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/spore_frog.jpg
End

View File

@@ -0,0 +1,8 @@
Name:Sunstone
ManaCost:2
Types:Artifact
Text:no text
A:AB$Fog | Cost$ 2 Sac<1/Land.Snow> | CostDesc$ Sacrifice a snow land: | SpellDescription$ Prevent all combat damage that would be dealt this turn.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/sunstone.jpg
End