Files
wagic/projects/mtg/include
omegablast2002@yahoo.com d078872dfc this is the first draft of a simple ai combo system,
format is as follows

HINT#combo hold(blah|myhand)^until(blah|mygraveyard)^until(blah|opponentshand)^restriction{type(creature|mybattlefield)~morethan~2}^cast(blah) targeting(blah|mygraveyard)^totalmananneeded({g}{g}{r}{u}{2})

the ai can be told to hold more then one card, until as many condiations as you want are met, until( is a TC and can basically be used in a fasion of saying "hold arbor elf until you have a lord of atlantas in play and a gaint growth in you hand" 

once the condiations are met you can later tell it to cast(gaint growth) targeting(arbor elf[fresh]|mybattlefield)...

I also included the whole of the games restrictions system...
so you can get really really creative with this so far.

the next thing I will do is ability targeting and card favoring.
2012-08-19 21:53:57 +00:00
..
2011-12-11 13:48:24 +00:00
2011-09-01 20:03:26 +00:00
2011-12-18 09:40:35 +00:00
2012-06-01 23:36:18 +00:00
2011-10-02 09:05:39 +00:00
2011-10-02 14:11:30 +00:00
2012-04-01 17:39:41 +00:00
2012-03-21 14:41:38 +00:00
2011-12-11 13:48:24 +00:00
2011-07-04 19:09:19 +00:00
2012-01-30 09:23:56 +00:00
2011-09-17 21:27:36 +00:00
J :
2010-02-27 18:49:03 +00:00