- Fixed Eunuchs' Intrigues

This commit is contained in:
swordshine
2013-08-09 13:15:23 +00:00
parent ef5234d734
commit 98f3a50fbd

View File

@@ -1,8 +1,9 @@
Name:Eunuchs' Intrigues
ManaCost:2 R
Types:Sorcery
A:SP$ ChooseCard | Cost$ 2 R | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | Amount$ 1 | Choices$ Creature.YouDontCtrl | SubAbility$ DBPumpAll | RememberChosen$ True | AILogic$ BestBlocker | SpellDescription$ Target opponent chooses a creature he or she controls. Other creatures he or she controls can't block this turn.
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.IsNotRemembered | KW$ HIDDEN CARDNAME can't block.
A:SP$ ChooseCard | Cost$ 2 R | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | Amount$ 1 | Choices$ Creature.TargetedPlayerCtrl | SubAbility$ DBPumpAll | RememberChosen$ True | AILogic$ BestBlocker | SpellDescription$ Target opponent chooses a creature he or she controls. Other creatures he or she controls can't block this turn.
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.IsNotRemembered+TargetedPlayerCtrl | KW$ HIDDEN CARDNAME can't block. | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/eunuchs_intrigues.jpg
Oracle:Target opponent chooses a creature he or she controls. Other creatures he or she controls can't block this turn.