mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Phyrexian Reclamation and Pus Kami.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -3563,6 +3563,7 @@ res/cardsfolder/phyrexian_plaguelord.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_processor.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_prowler.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_rager.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_reclamation.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_snowcrusher.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_tower.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_tribute.txt -text svneol=native#text/plain
|
||||
@@ -3694,6 +3695,7 @@ res/cardsfolder/puppeteer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/purge.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/purify.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/purity.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/pus_kami.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/putrefax.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/putrefy.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/putrid_imp.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Malevolent Awakening
|
||||
ManaCost:1 B B
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
A:AB$ChangeZone | Cost$ 1 B B | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target creature card from your graveyard to your hand.
|
||||
A:AB$ChangeZone | Cost$ 1 B B Sac<1/Creature> | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target creature card from your graveyard to your hand.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/malevolent_awakening.jpg
|
||||
|
||||
9
res/cardsfolder/phyrexian_reclamation.txt
Normal file
9
res/cardsfolder/phyrexian_reclamation.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Phyrexian Reclamation
|
||||
ManaCost:1 B
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
A:AB$ChangeZone | Cost$ 1 B PayLife<2> | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target creature card from your graveyard to your hand.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_reclamation.jpg
|
||||
End
|
||||
10
res/cardsfolder/pus_kami.txt
Normal file
10
res/cardsfolder/pus_kami.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Pus Kami
|
||||
ManaCost:6 B
|
||||
Types:Creature Spirit
|
||||
Text:no text
|
||||
PT:3/3
|
||||
A:AB$Destroy | Cost$ B Sac<1/CARDNAME> | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | SpellDescription$ Destroy target nonblack creature.
|
||||
K:Soulshift:6
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/pus_kami.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user