Commit Graph

11218 Commits (382c042c26374e3887070c8e85ec6adb45067e76)

Author SHA1 Message Date
melvin 165ae6783f replace groovy code with ability in card script 2013-10-20 14:03:16 +08:00
melvin 8a63e8fb06 replace groovy code with ability in card script 2013-10-20 14:02:17 +08:00
melvin 007c7d03ff replace groovy code with ability in card script 2013-10-20 14:01:21 +08:00
melvin 25e5bfc71b replace groovy code with ability in card script 2013-10-20 14:00:47 +08:00
melvin 1da2252efb replace groovy code with ability in card script 2013-10-20 14:00:03 +08:00
melvin 95e1962147 replace groovy code with ability in card script 2013-10-20 13:59:10 +08:00
melvin 07776ce5b4 replace groovy code with ability in card script 2013-10-20 13:56:38 +08:00
melvin e09b6a17aa replace groovy code with ability in card script 2013-10-20 13:55:38 +08:00
melvin 799f923163 replace groovy code with ability in card script 2013-10-20 13:54:50 +08:00
melvin 3975b0c905 replace groovy code with ability in card script 2013-10-20 13:53:53 +08:00
melvin 43f28eadf5 replace groovy code with ability in card script 2013-10-20 13:50:59 +08:00
melvin 85bdc6dd37 support pumping a group of creatures 2013-10-20 13:50:53 +08:00
melvin 9ae5206d5b replace groovy code with ability in card script 2013-10-20 13:42:19 +08:00
melvin 2a5bebda87 fix undeclared variable in script 2013-10-20 11:35:00 +08:00
melvin cd75c5acb9 replace groovy code with ability in card script 2013-10-20 11:31:18 +08:00
melvin 91ee2bf890 replace groovy code with ability in card script 2013-10-20 11:28:19 +08:00
melvin 86808f3b33 simplify groovy code 2013-10-20 11:27:26 +08:00
melvin a37d6ca061 replace groovy code with ability in card script 2013-10-20 11:25:59 +08:00
melvin f423a4db64 replace groovy code with ability in card script 2013-10-20 11:20:09 +08:00
melvin fb7d393991 replace groovy code with ability in card script 2013-10-20 11:19:04 +08:00
melvin d741303330 replace groovy code with ability in card script 2013-10-20 11:18:23 +08:00
melvin 90516af49b replace groovy code with ability in card script 2013-10-20 11:16:13 +08:00
melvin b91aa186a4 replace constructor with static factory method 2013-10-20 11:11:15 +08:00
melvin bb509b3f6e replace groovy code with ability in card script 2013-10-20 11:07:57 +08:00
melvin a39abf2dbc replace groovy code with ability in card script 2013-10-20 11:06:04 +08:00
melvin 44145fe3f5 replace groovy code with ability in card script 2013-10-20 11:03:13 +08:00
melvin 100a91be45 replace 'tap prevent damage' with general activated ability 2013-10-20 10:57:39 +08:00
melvin e3ab1c457a replace customized untap with general activated ability 2013-10-20 10:51:00 +08:00
melvin 435eb5bcce replace "return to owner's hand" with general activated ability syntax 2013-10-20 10:42:45 +08:00
melvin a3c5c58174 replace customize pump ability with general pay ability 2013-10-20 10:36:36 +08:00
melvin 768e63deb2 replace 'landfall pump' with general 'landfall effect' 2013-10-20 10:18:25 +08:00
melvin ba8509d6d1 replace customize ping ability with general activated ability syntax 2013-10-20 10:05:18 +08:00
melvin c0c7813539 switch to UNIX line endings 2013-10-20 09:49:35 +08:00
melvin 3ee8c9f7ef merged new cards 2013-10-20 08:31:41 +08:00
ember hauler c58cb94e10 Add script for Terramorphic Expanse 2013-10-19 17:54:14 +00:00
ember hauler a6cdaa1244 Add script for Evolving Wilds 2013-10-19 17:53:54 +00:00
melvin 183d6ff45a ability before timing 2013-10-19 21:15:13 +08:00
melvin 96505a7c8a move condition into separate method 2013-10-19 21:13:09 +08:00
melvin 9dbbb64a41 simplify groovy code 2013-10-19 21:09:24 +08:00
melvin 7a10b6a3c0 ability before timing 2013-10-19 21:00:37 +08:00
melvin 0c8bec2fb1 fix url link 2013-10-19 20:59:28 +08:00
melvin 71a8d6b8c0 remove unnecessary check 2013-10-19 20:57:58 +08:00
melvin 923f3d0733 added cards using heroic 2013-10-19 20:45:26 +08:00
melvin 2afcb153a2 added Akroan Crusader 2013-10-19 20:44:43 +08:00
melvin b3a6ea8cdd replace static factory that take in string to one that takes in a MagicSourceEvent 2013-10-19 20:44:21 +08:00
melvin c0f54bd0f8 create new copies of ephemeral collection instead of clearing old ones as destructive operations leads to possible concurrent modification exceptions, such as iterating over the etb triggers in immediate mode which causes an update that clears the etb triggers 2013-10-19 20:43:43 +08:00
Guest cd5a7092f5 Add script for Staunch-Hearted Warrior 2013-10-19 09:30:04 +00:00
melvin 1a17286ff6 replace custom dies trigger with composition of trigger and effect 2013-10-19 13:39:26 +08:00
melvin 1a1eec674b replace specific trigger with trigger composed with effect 2013-10-19 13:36:15 +08:00
melvin d5999049c8 support 'pn loses <amount> life.' pattern 2013-10-19 13:35:12 +08:00