- Improved AI using Tormentor Exarch.

This commit is contained in:
Sloth
2013-07-08 19:58:17 +00:00
parent e3e937354b
commit 1c7a1e3d8f

View File

@@ -5,6 +5,7 @@ PT:2/2
T:Mode$ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChoose | TriggerDescription$ When CARDNAME enters the battlefield, choose one - Target creature gets +2/+0 until end of turn; or target creature gets -0/-2 until end of turn.
SVar:TrigChoose:AB$ Charm | Cost$ 0 | Choices$ DBPump,DBCurse
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | NumAtt$ 2 | SpellDescription$ Target creature gets +2/+0 until end of turn.
SVar:DBCurse:DB$ Pump | ValidTgts$ Creature | NumDef$ -2 | SpellDescription$ Target creature gets -0/-2 until end of turn.
SVar:DBCurse:DB$ Pump | ValidTgts$ Creature | NumDef$ -2 | IsCurse$ True | SpellDescription$ Target creature gets -0/-2 until end of turn.
SVar:PlayMain1:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/tormentor_exarch.jpg
Oracle:When Tormentor Exarch enters the battlefield, choose one - Target creature gets +2/+0 until end of turn; or target creature gets -0/-2 until end of turn.