mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Brain in a Jar: add AILogic and use ChosenX
This commit is contained in:
@@ -3,9 +3,8 @@ ManaCost:2
|
||||
Types:Artifact
|
||||
A:AB$ PutCounter | Cost$ 1 T | CounterType$ CHARGE | CounterNum$ 1 | SubAbility$ DBCast | SpellDescription$ Put a charge counter on Brain in a Jar, then you may cast an instant or sorcery card with converted mana cost equal to the number of charge counters on Brain in a Jar from your hand without paying its mana cost.
|
||||
SVar:DBCast:DB$ Play | ValidZone$ Hand | Valid$ Instant.YouOwn+cmcEQY,Sorcery.YouOwn+cmcEQY | Controller$ You | WithoutManaCost$ True | Optional$ True | Amount$ 1 | References$ Y
|
||||
A:AB$ Scry | Cost$ 3 T SubCounter<X/CHARGE> | ScryNum$ Z | References$ X,Z |SpellDescription$ Scry X.
|
||||
A:AB$ Scry | Cost$ 3 T SubCounter<X/CHARGE> | ScryNum$ ChosenX | References$ X | AILogic$ BrainJar | SpellDescription$ Scry X.
|
||||
SVar:X:XChoice
|
||||
SVar:Z:SVar$CostCountersRemoved
|
||||
SVar:Y:Count$CardCounters.CHARGE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/brain_in_a_jar.jpg
|
||||
Oracle:{1}, {T}: Put a charge counter on Brain in a Jar, then you may cast an instant or sorcery card with converted mana cost equal to the number of charge counters on Brain in a Jar from your hand without paying its mana cost.\n{3}, {T}, Remove X charge counters from Brain in a Jar: Scry X.
|
||||
|
||||
Reference in New Issue
Block a user