mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Krark-Clan Ironworks, Phyrexian Altar and Phyrexian Lens.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -2858,6 +2858,7 @@ res/cardsfolder/krakens_eye.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/krakilin.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kranioceros.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/krark_clan_engineers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/krark_clan_ironworks.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/krark_clan_ogre.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/krark_clan_shaman.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/kresh_the_bloodbraided.txt -text svneol=native#text/plain
|
||||
@@ -3768,6 +3769,7 @@ res/cardsfolder/phantom_warrior.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phantom_wurm.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phobian_phantasm.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phylactery_lich.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_altar.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_arena.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_battleflies.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_boon.txt -text svneol=native#text/plain
|
||||
@@ -3779,6 +3781,7 @@ res/cardsfolder/phyrexian_gargantua.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_ghoul.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_hulk.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_ironfoot.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_lens.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_monitor.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_plaguelord.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/phyrexian_processor.txt -text svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/krark_clan_ironworks.txt
Normal file
9
res/cardsfolder/krark_clan_ironworks.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Krark-Clan Ironworks
|
||||
ManaCost:4
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$Mana | Cost$ Sac<1/Artifact> | Produced$ 1 | Amount$ 2 | SpellDescription$ Add 2 to your mana pool.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/krark_clan_ironworks.jpg
|
||||
End
|
||||
13
res/cardsfolder/phyrexian_altar.txt
Normal file
13
res/cardsfolder/phyrexian_altar.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Phyrexian Altar
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$Mana | Cost$ Sac<1/Creature> | Produced$ W | SpellDescription$ Add W to your mana pool.
|
||||
A:AB$Mana | Cost$ Sac<1/Creature> | Produced$ U | SpellDescription$ Add U to your mana pool.
|
||||
A:AB$Mana | Cost$ Sac<1/Creature> | Produced$ B | SpellDescription$ Add B to your mana pool.
|
||||
A:AB$Mana | Cost$ Sac<1/Creature> | Produced$ R | SpellDescription$ Add R to your mana pool.
|
||||
A:AB$Mana | Cost$ Sac<1/Creature> | Produced$ G | SpellDescription$ Add G to your mana pool.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_altar.jpg
|
||||
End
|
||||
13
res/cardsfolder/phyrexian_lens.txt
Normal file
13
res/cardsfolder/phyrexian_lens.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Phyrexian Lens
|
||||
ManaCost:3
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
A:AB$Mana | Cost$ T PayLife<1> | Produced$ W | SpellDescription$ Add W to your mana pool.
|
||||
A:AB$Mana | Cost$ T PayLife<1> | Produced$ U | SpellDescription$ Add U to your mana pool.
|
||||
A:AB$Mana | Cost$ T PayLife<1> | Produced$ B | SpellDescription$ Add B to your mana pool.
|
||||
A:AB$Mana | Cost$ T PayLife<1> | Produced$ R | SpellDescription$ Add R to your mana pool.
|
||||
A:AB$Mana | Cost$ T PayLife<1> | Produced$ G | SpellDescription$ Add G to your mana pool.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_lens.jpg
|
||||
End
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Vampiric Tutor
|
||||
ManaCost:B
|
||||
Types:Instant
|
||||
Text:Search your library for a card, then shuffle your library and put that card on top of it. You lose 2 life.
|
||||
Text:no text
|
||||
A:SP$ChangeZone | Cost$ B | Origin$ Library | Destination$ Library | LibraryPosition$ 0 | ChangeType$ Card | ChangeNum$ 1 | SpellDescription$ Search your library for a card, then shuffle your library and put that card on top of it. You lose 2 life.|SubAbility$SVar=DBLoseLife
|
||||
SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 2
|
||||
SVar:Rarity:Rare
|
||||
|
||||
Reference in New Issue
Block a user