mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Shortened the keywords of some spReturnTgt spells by using "Card" as Type.
- Added Reborn Hope.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/reanimate.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/rebuild.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/recall.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Elven Cache
|
||||
ManaCost:2 G G
|
||||
Types:Sorcery
|
||||
Text:Return target card from your graveyard to your hand.
|
||||
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:Hand
|
||||
Text:Return target card from your graveyard to your hand.
|
||||
K:spReturnTgt:1:Card:Hand
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/elven_cache.jpg
|
||||
End
|
||||
|
||||
8
res/cardsfolder/reborn_hope.txt
Normal file
8
res/cardsfolder/reborn_hope.txt
Normal 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
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Reclaim
|
||||
ManaCost:G
|
||||
Types:Instant
|
||||
Text:Put target card from your graveyard on top of your library.
|
||||
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:TopofLibrary
|
||||
Text:Put target card from your graveyard on top of your library.
|
||||
K:spReturnTgt:1:Card:TopofLibrary
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reclaim.jpg
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Recollect
|
||||
ManaCost:2 G
|
||||
Types:Sorcery
|
||||
Text:Return target card from your graveyard to your hand.
|
||||
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:Hand
|
||||
Text:Return target card from your graveyard to your hand.
|
||||
K:spReturnTgt:1:Card:Hand
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/recollect.jpg
|
||||
End
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Regrowth
|
||||
ManaCost:1 G
|
||||
Types:Sorcery
|
||||
Text:Return target card from your graveyard to your hand.
|
||||
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:Hand
|
||||
Text:Return target card from your graveyard to your hand.
|
||||
K:spReturnTgt:1:Card:Hand
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://resources.wizards.com/magic/cards/1e/en-us/card170.jpg
|
||||
End
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Revive
|
||||
ManaCost:1 G
|
||||
Types:Sorcery
|
||||
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
|
||||
Text:Return target green card from your graveyard to your hand.
|
||||
K:spReturnTgt:1:Card.Green:Hand
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/revive.jpg
|
||||
End
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Salvage
|
||||
ManaCost:G
|
||||
Types:Sorcery
|
||||
Text:Put target card from your graveyard on top of your library.
|
||||
K:spReturnTgt:1:Artifact,Creature,Enchantment,Land,Instant,Sorcery,Planeswalker:TopofLibrary
|
||||
Text:Put target card from your graveyard on top of your library.
|
||||
K:spReturnTgt:1:Card:TopofLibrary
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/salvage.jpg
|
||||
|
||||
Reference in New Issue
Block a user