mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Improved AI for Idle Thoughts
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Idle Thoughts
|
Name:Idle Thoughts
|
||||||
ManaCost:3 U
|
ManaCost:3 U
|
||||||
Types:Enchantment
|
Types:Enchantment
|
||||||
A:AB$ Draw | Cost$ 2 | NumCards$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 | References$ X | SpellDescription$ Draw a card if you have no cards in hand.
|
A:AB$ Draw | Cost$ 2 | NumCards$ 1 | AICheckSVar$ X | AISVarCompare$ EQ0 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 | References$ X | SpellDescription$ Draw a card if you have no cards in hand.
|
||||||
SVar:X:Count$InYourHand
|
SVar:X:Count$InYourHand
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/idle_thoughts.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/idle_thoughts.jpg
|
||||||
Oracle:{2}: Draw a card if you have no cards in hand.
|
Oracle:{2}: Draw a card if you have no cards in hand.
|
||||||
Reference in New Issue
Block a user