mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added LQ pic url for Time Stretch.
- Several minor repairs to cards.txt. spLoseLifeGainLife does not include code for the spell description at this time. I hope to update the code in the future.
This commit is contained in:
@@ -18,6 +18,7 @@ forest.jpg http://resources.wizards.com/magic/cards/unh/en-us/card73946.jpg
|
||||
forest1.jpg http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=2748
|
||||
forest2.jpg http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=587
|
||||
forest3.jpg http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=586
|
||||
time_stretch.jpg http://www.wizards.com/global/images/magic/general/time_stretch.jpg
|
||||
veteran_armorsmith.jpg http://www.wizards.com/global/images/magic/general/veteran_armorsmith.jpg
|
||||
veteran_swordsmith.jpg http://www.wizards.com/global/images/magic/general/veteran_swordsmith.jpg
|
||||
cloudhoof_kirin.jpg http://www.wizards.com/global/images/magic/general/cloudhoof_kirin.jpg
|
||||
|
||||
@@ -440,7 +440,7 @@ TypeCycling:Basic:1 R
|
||||
Absorb Vis
|
||||
6 B
|
||||
Sorcery
|
||||
no text
|
||||
Target player loses 4 life and you gain 4 life.
|
||||
spLoseLifeGainLife:4
|
||||
TypeCycling:Basic:1 B
|
||||
|
||||
@@ -758,44 +758,44 @@ As Meddling Mage enters the battlefield, name a nonland card. The named card can
|
||||
Shorecrasher Mimic
|
||||
1 GU
|
||||
Creature Shapeshifter
|
||||
Whenever you cast a spell that<EFBFBD>s both green and blue, Shorecrasher Mimic becomes 5/3 and gains trample until end of turn.
|
||||
Whenever you cast a spell that's both green and blue, Shorecrasher Mimic becomes 5/3 and gains trample until end of turn.
|
||||
2/1
|
||||
|
||||
Woodlurker Mimic
|
||||
1 BG
|
||||
Creature Shapeshifter
|
||||
Whenever you cast a spell that<EFBFBD>s both black and green, Woodlurker Mimic becomes 4/5 and gains wither until end of turn. (It deals damage to creatures in the form of -1/-1 counters.)
|
||||
Whenever you cast a spell that's both black and green, Woodlurker Mimic becomes 4/5 and gains wither until end of turn. (It deals damage to creatures in the form of -1/-1 counters.)
|
||||
2/1
|
||||
|
||||
Battlegate Mimic
|
||||
1 RW
|
||||
Creature Shapeshifter
|
||||
Whenever you cast a spell that<EFBFBD>s both red and white, Battlegate Mimic becomes 4/2 and gains first strike until end of turn.
|
||||
Whenever you cast a spell that's both red and white, Battlegate Mimic becomes 4/2 and gains first strike until end of turn.
|
||||
2/1
|
||||
|
||||
Nightsky Mimic
|
||||
1 WB
|
||||
Creature Shapeshifter
|
||||
Whenever you cast a spell that<EFBFBD>s both white and black, Nightsky Mimic becomes 4/4 and gains flying until end of turn.
|
||||
Whenever you cast a spell that's both white and black, Nightsky Mimic becomes 4/4 and gains flying until end of turn.
|
||||
2/1
|
||||
|
||||
Riverfall Mimic
|
||||
1 UR
|
||||
Creature Shapeshifter
|
||||
Whenever you cast a spell that<EFBFBD>s both blue and red, Riverfall Mimic becomes 3/3 and is unblockable until end of turn.
|
||||
Whenever you cast a spell that's both blue and red, Riverfall Mimic becomes 3/3 and is unblockable until end of turn.
|
||||
2/1
|
||||
|
||||
Sapling of Colfenor
|
||||
3 BG BG
|
||||
Legendary Creature Treefolk Shaman
|
||||
Whenever Sapling of Colfenor attacks, reveal the top card of your library. If it<EFBFBD>s a creature card, you gain life equal to that card<EFBFBD>s toughness, lose life equal to its power, then put it into your hand.
|
||||
Whenever Sapling of Colfenor attacks, reveal the top card of your library. If it's a creature card, you gain life equal to that card's toughness, lose life equal to its power, then put it into your hand.
|
||||
2/5
|
||||
Indestructible
|
||||
|
||||
Dovescape
|
||||
3 WU WU WU
|
||||
Enchantment
|
||||
Whenever a player casts a noncreature spell, counter that spell. That player puts X 1/1 white and blue Bird creature tokens with flying onto the battlefield, where X is the spell<EFBFBD>s converted mana cost.
|
||||
Whenever a player casts a noncreature spell, counter that spell. That player puts X 1/1 white and blue Bird creature tokens with flying onto the battlefield, where X is the spell's converted mana cost.
|
||||
|
||||
Lurking Informant
|
||||
1 UB
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
program/mail=mtgerror@yahoo.com
|
||||
program/forum=http://www.slightlymagic.net/forum/viewforum.php?f=26
|
||||
program/version=Forge -- official beta: 09/11/25, SVN revision: 188
|
||||
program/version=Forge -- official beta: 09/11/25, SVN revision: 189
|
||||
|
||||
tokens--file=AllTokens.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user