mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Survival of the Fittest: no point in casting the second copy while the first one is active and in play.
This commit is contained in:
@@ -4,5 +4,7 @@ Types:Enchantment
|
|||||||
A:AB$ ChangeZone | Cost$ G Discard<1/Creature> | Origin$ Library | Destination$ Hand | ChangeType$ Creature | ChangeNum$ 1 | AILogic$ SurvivalOfTheFittest | SpellDescription$ Search your library for a Creature card and put it into your hand. Then shuffle your library.
|
A:AB$ ChangeZone | Cost$ G Discard<1/Creature> | Origin$ Library | Destination$ Hand | ChangeType$ Creature | ChangeNum$ 1 | AILogic$ SurvivalOfTheFittest | SpellDescription$ Search your library for a Creature card and put it into your hand. Then shuffle your library.
|
||||||
SVar:RemRandomDeck:True
|
SVar:RemRandomDeck:True
|
||||||
SVar:AIPreference:DiscardCost$Special:SurvivalOfTheFittest
|
SVar:AIPreference:DiscardCost$Special:SurvivalOfTheFittest
|
||||||
|
SVar:NeedsToPlayVar:Z EQ0
|
||||||
|
SVar:Z:Count$Valid Card.YouCtrl+namedSurvival of the Fittest+inZoneBattlefield
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/survival_of_the_fittest.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/survival_of_the_fittest.jpg
|
||||||
Oracle:{G}, Discard a creature card: Search your library for a creature card, reveal that card, and put it into your hand. Then shuffle your library.
|
Oracle:{G}, Discard a creature card: Search your library for a creature card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||||
|
|||||||
Reference in New Issue
Block a user