mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Improved AI using Tormentor Exarch.
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user