- Removed a hard limit on playing Survival on the Fittest (needs a better solution, currently too restrictive and the AI will not cast another SotF even if the first one becomes locked in some way on board, e.g. Imprisoned on the Moon).

This commit is contained in:
Agetian
2017-09-17 20:06:21 +00:00
parent 1d9f867c75
commit 97f68a8247

View File

@@ -4,7 +4,5 @@ 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.