- Added AI support for Sol Grail.

This commit is contained in:
Sloth
2014-10-20 10:47:38 +00:00
parent ffb90ac303
commit b118859260
2 changed files with 2 additions and 2 deletions

View File

@@ -5,5 +5,6 @@ A:SP$ ChooseColor | Cost$ 2 R | Defined$ You | SubAbility$ DBDmgEach | AILogic$
SVar:DBDmgEach:DB$ RepeatEach | RepeatPlayers$ Player | RepeatSubAbility$ DBDmg SVar:DBDmgEach:DB$ RepeatEach | RepeatPlayers$ Player | RepeatSubAbility$ DBDmg
SVar:DBDmg:DB$ DealDamage | Defined$ Remembered | NumDmg$ X | References$ X SVar:DBDmg:DB$ DealDamage | Defined$ Remembered | NumDmg$ X | References$ X
SVar:X:Count$Valid Creature.RememberedPlayerCtrl+ChosenColor SVar:X:Count$Valid Creature.RememberedPlayerCtrl+ChosenColor
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/searing_rays.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/searing_rays.jpg
Oracle:Choose a color. Searing Rays deals damage to each player equal to the number of creatures of that color that player controls. Oracle:Choose a color. Searing Rays deals damage to each player equal to the number of creatures of that color that player controls.

View File

@@ -2,8 +2,7 @@ Name:Sol Grail
ManaCost:3 ManaCost:3
Types:Artifact Types:Artifact
K:ETBReplacement:Other:ChooseColor K:ETBReplacement:Other:ChooseColor
SVar:ChooseColor:DB$ ChooseColor | Defined$ You | SpellDescription$ As CARDNAME enters the battlefield, choose a color. SVar:ChooseColor:DB$ ChooseColor | Defined$ You | AILogic$ MostProminentInComputerDeck | SpellDescription$ As CARDNAME enters the battlefield, choose a color.
A:AB$ Mana | Cost$ T | Produced$ Chosen | SpellDescription$ Add one mana of the chosen color to your mana pool. A:AB$ Mana | Cost$ T | Produced$ Chosen | SpellDescription$ Add one mana of the chosen color to your mana pool.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/sol_grail.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/sol_grail.jpg
Oracle:As Sol Grail enters the battlefield, choose a color.\n{T}: Add one mana of the chosen color to your mana pool. Oracle:As Sol Grail enters the battlefield, choose a color.\n{T}: Add one mana of the chosen color to your mana pool.