Files
wagic/projects/mtg/include
omegablast2002@yahoo.com f7b34295fb added a way to set the max amount a counter ability can give you...aka the clockworks effect...as per mtg rules, you are still allowed to activate the effect but if it would put the target counters higher then the max allowed by that ability, then it will do nothing.
it strings exactly like normal counters did, except now after the name you can add yet another "," and a number or word varible...if you will not have a name it is still required that you add the extra comma, as it is a seperator for the parser. so clock works swarm would be counter(1/0,1,,4)...no matter what, this ability will do nothing if the amount of the target counter is already higher then the max allowed, in this case 4...other effects can give the creature more counters...however..this ability will resolve to nothing if youve exceeded the limit. until you are under the amount again.
2011-02-08 15:12:14 +00:00
..
2011-02-02 18:22:08 +00:00
2011-02-06 14:50:02 +00:00
2011-01-28 17:34:49 +00:00
2011-02-02 18:22:08 +00:00
2011-02-03 00:04:11 +00:00
2011-02-02 18:22:08 +00:00
J :
2010-02-27 18:49:03 +00:00
2011-01-23 06:59:00 +00:00