From 1c7a1e3d8fe85db1b31e22663c1e03047236dbc9 Mon Sep 17 00:00:00 2001 From: Sloth Date: Mon, 8 Jul 2013 19:58:17 +0000 Subject: [PATCH] - Improved AI using Tormentor Exarch. --- res/cardsfolder/t/tormentor_exarch.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/cardsfolder/t/tormentor_exarch.txt b/res/cardsfolder/t/tormentor_exarch.txt index a8f036a1670..0c19e1f47a3 100644 --- a/res/cardsfolder/t/tormentor_exarch.txt +++ b/res/cardsfolder/t/tormentor_exarch.txt @@ -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. \ No newline at end of file