- Fixed the AI loophole for Goblin Chirurgeon where it declared it would sac the Chirurgeon itself to regenerate a creature, then bails and regenerates the creature without sacrificing anything (unfortunately, this means the AI will never sac Chirurgeon itself to this ability, even when viable, but I'm not sure how to fix this in a better way for now).

This commit is contained in:
Agetian
2017-02-22 06:01:12 +00:00
parent 4f3272bc6f
commit 3e9c9682de

View File

@@ -3,7 +3,7 @@ ManaCost:R
Types:Creature Goblin Shaman Types:Creature Goblin Shaman
PT:0/2 PT:0/2
A:AB$ Regenerate | Cost$ Sac<1/Goblin> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Regenerate target creature. A:AB$ Regenerate | Cost$ Sac<1/Goblin> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Regenerate target creature.
SVar:AIPreference:SacCost$Creature.Goblin+cmcLE1 SVar:AIPreference:SacCost$Creature.Goblin+cmcLE1+Other
DeckNeeds:Type$Goblin DeckNeeds:Type$Goblin
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_chirurgeon.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_chirurgeon.jpg
Oracle:Sacrifice a Goblin: Regenerate target creature. Oracle:Sacrifice a Goblin: Regenerate target creature.