Page 1 of 1

Trigger "NewGame"

PostPosted: 17 Apr 2013, 05:03
by Max mtg
Swordshine has added a new Trigger - TriggerNewGame.
http://svn.slightlymagic.net/websvn/rev ... &peg=21041

How do you think - can we replace all ocurrences of 'MayEffectFromOpeningHand' keyword with it?
Personally I like that trigger more than 'MayEffect....'

Re: Trigger "NewGame"

PostPosted: 17 Apr 2013, 13:06
by friarsol
http://magiccards.info/query?q=o%3A%22opening+hand%22

It would need to be tested, but especially the chancellor's have some funky things going on with themselves so I'm not sure how well it would work. These fake "triggers" would also need to be set as static, since they do not use the Stack. I also am not sure how the AI treats these may abilities, to see how they would react to them.

Re: Trigger "NewGame"

PostPosted: 17 Apr 2013, 13:35
by Max mtg
Then these two methods to perform actions as the game starts have to be unified somehow, don't they?