mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- 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:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user