mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- 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:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user