mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Implemented some simple AI for Daze and Force of Will such that the AI does not waste them so much on every single opportunity (quite basic, needs further expansion). - Fixed Force of Will disappearing from the AI card pool when it was trying to cast it without having a valid blue card to exile in hand. - Marked Daze and Force of Will as AI-playable (should at least be more or less on par with other permission for the most part).
8 lines
721 B
Plaintext
8 lines
721 B
Plaintext
Name:Daze
|
|
ManaCost:1 U
|
|
Types:Instant
|
|
A:SP$ Counter | Cost$ 1 U | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | UnlessCost$ 1 | SpellDescription$ Counter target spell unless its controller pays {1}.
|
|
A:SP$ Counter | Cost$ Return<1/Island> | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | UnlessCost$ 1 | AILogic$ MinCMC.4 | CostDesc$ You may return an Island you control to its owner's hand | SpellDescription$ rather than pay CARDNAME's mana cost.
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/daze.jpg
|
|
Oracle:You may return an Island you control to its owner's hand rather than pay Daze's mana cost.\nCounter target spell unless its controller pays {1}.
|