- Shortened the keywords of some spReturnTgt spells by using "Card" as Type.

- Added Reborn Hope.
This commit is contained in:
jendave
2011-08-06 08:57:38 +00:00
parent 0fd45c5898
commit 83c269176a
8 changed files with 21 additions and 12 deletions

1
.gitattributes vendored
View File

@@ -3121,6 +3121,7 @@ res/cardsfolder/razorverge_thicket.txt -text svneol=native#text/plain
res/cardsfolder/reach_of_branches.txt -text svneol=native#text/plain res/cardsfolder/reach_of_branches.txt -text svneol=native#text/plain
res/cardsfolder/reanimate.txt -text svneol=native#text/plain res/cardsfolder/reanimate.txt -text svneol=native#text/plain
res/cardsfolder/reaping_the_graves.txt -text svneol=native#text/plain res/cardsfolder/reaping_the_graves.txt -text svneol=native#text/plain
res/cardsfolder/reborn_hope.txt -text svneol=native#text/plain
res/cardsfolder/rebuff_the_wicked.txt -text svneol=native#text/plain res/cardsfolder/rebuff_the_wicked.txt -text svneol=native#text/plain
res/cardsfolder/rebuild.txt -text svneol=native#text/plain res/cardsfolder/rebuild.txt -text svneol=native#text/plain
res/cardsfolder/recall.txt -text svneol=native#text/plain res/cardsfolder/recall.txt -text svneol=native#text/plain

View File

@@ -1,8 +1,8 @@
Name:Elven Cache Name:Elven Cache
ManaCost:2 G G ManaCost:2 G G
Types:Sorcery Types:Sorcery
Text:Return target card from your graveyard to your hand. Text:Return target card from your graveyard to your hand.
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:Hand K:spReturnTgt:1:Card:Hand
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/elven_cache.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/elven_cache.jpg
End End

View File

@@ -0,0 +1,8 @@
Name:Reborn Hope
ManaCost:G W
Types:Sorcery
Text:Return target multicolored card from your graveyard to your hand.
K:spReturnTgt:1:Card.MultiColor:Hand
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/reborn_hope.jpg
End

View File

@@ -1,8 +1,8 @@
Name:Reclaim Name:Reclaim
ManaCost:G ManaCost:G
Types:Instant Types:Instant
Text:Put target card from your graveyard on top of your library. Text:Put target card from your graveyard on top of your library.
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:TopofLibrary K:spReturnTgt:1:Card:TopofLibrary
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/reclaim.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/reclaim.jpg

View File

@@ -1,8 +1,8 @@
Name:Recollect Name:Recollect
ManaCost:2 G ManaCost:2 G
Types:Sorcery Types:Sorcery
Text:Return target card from your graveyard to your hand. Text:Return target card from your graveyard to your hand.
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:Hand K:spReturnTgt:1:Card:Hand
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/recollect.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/recollect.jpg
End End

View File

@@ -1,8 +1,8 @@
Name:Regrowth Name:Regrowth
ManaCost:1 G ManaCost:1 G
Types:Sorcery Types:Sorcery
Text:Return target card from your graveyard to your hand. Text:Return target card from your graveyard to your hand.
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:Hand K:spReturnTgt:1:Card:Hand
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://resources.wizards.com/magic/cards/1e/en-us/card170.jpg SVar:Picture:http://resources.wizards.com/magic/cards/1e/en-us/card170.jpg
End End

View File

@@ -1,8 +1,8 @@
Name:Revive Name:Revive
ManaCost:1 G ManaCost:1 G
Types:Sorcery Types:Sorcery
Text:Return target green card from your graveyard to your hand. Text:Return target green card from your graveyard to your hand.
K:spReturnTgt:1:Artifact.Green,Creature.Green,Enchantment.Green,Land.Green,Instant.Green,Sorcery.Green:Hand K:spReturnTgt:1:Card.Green:Hand
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/revive.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/revive.jpg
End End

View File

@@ -1,8 +1,8 @@
Name:Salvage Name:Salvage
ManaCost:G ManaCost:G
Types:Sorcery Types:Sorcery
Text:Put target card from your graveyard on top of your library. Text:Put target card from your graveyard on top of your library.
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:TopofLibrary K:spReturnTgt:1:Card:TopofLibrary
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/salvage.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/salvage.jpg