guzhenjie1@gmail.com
0cfdf3f73b
Fixed Chameleon Colossus:
mana={G}
==>
mana={2}{G}{G}
Reverted Paradise Plume, otherwise using filter by Mana Ability to filtrate cards in shop or editor, game has a high chance to crash:
auto=@movedto(*[white]|mystack) from(myhand):this(counter{0/0.1.White}) life:1 controller
auto=@movedto(*[white]|opponentstack) from(opponenthand):this(counter{0/0.1.White}) life:1 controller
auto=@movedto(*[blue]|mystack) from(myhand):this(counter{0/0.1.Blue}) life:1 controller
auto=@movedto(*[blue]|opponentstack) from(opponenthand):this(counter{0/0.1.Blue}) life:1 controller
auto=@movedto(*[black]|mystack) from(myhand):this(counter{0/0.1.Black}) life:1 controller
auto=@movedto(*[black]|opponentstack) from(opponenthand):this(counter{0/0.1.Black}) life:1 controller
auto=@movedto(*[red]|mystack) from(myhand):this(counter{0/0.1.Red}) life:1 controller
auto=@movedto(*[red]|opponentstack) from(opponenthand):this(counter{0/0.1.Red}) life:1 controller
auto=@movedto(*[green]|mystack) from(myhand):this(counter{0/0.1.Green}) life:1 controller
auto=@movedto(*[green]|opponentstack) from(opponenthand):this(counter{0/0.1.Green}) life:1 controller
==>
auto=@movedto(*[white]|stack):this(counter{0/0.1.White}) life:1 controller
auto=@movedto(*[blue]|stack):this(counter{0/0.1.Blue}) life:1 controller
auto=@movedto(*[black]|stack):this(counter{0/0.1.Black}) life:1 controller
auto=@movedto(*[red]|stack):this(counter{0/0.1.Red}) life:1 controller
auto=@movedto(*[green]|stack):this(counter{0/0.1.Green}) life:1 controller
Fixed the mana cost of Paradise Plume:
mana={1}
==>
mana={4}
2011-02-23 11:27:06 +00:00
..
2011-02-23 11:27:06 +00:00
2011-01-06 22:07:28 +00:00
2009-11-29 06:45:50 +00:00
2009-11-04 13:33:21 +00:00
2011-02-22 14:38:07 +00:00
2011-02-22 14:38:07 +00:00
2011-02-04 13:41:24 +00:00
2010-12-14 17:01:07 +00:00
2011-01-31 10:24:06 +00:00
2009-09-04 20:41:31 +00:00
2011-02-12 16:31:07 +00:00
2008-11-02 09:50:16 +00:00
2008-11-02 09:50:16 +00:00
2010-10-06 08:45:55 +00:00
2010-11-07 02:12:50 +00:00
2010-10-14 09:26:27 +00:00
2010-10-07 03:45:57 +00:00
2009-09-21 07:44:22 +00:00
2009-09-21 06:40:02 +00:00
2009-11-08 02:55:14 +00:00
2011-02-12 16:31:07 +00:00
2011-02-12 23:25:57 +00:00
2011-02-12 23:25:57 +00:00
2010-05-05 02:50:49 +00:00
2010-12-12 15:58:47 +00:00
2010-10-05 20:01:26 +00:00
2010-12-12 15:58:47 +00:00
2011-01-06 20:33:21 +00:00
2011-02-22 22:51:41 +00:00