Commit Graph

8417 Commits

Author SHA1 Message Date
jendave
c219e4c61f - Ran set info script. 2011-08-06 21:27:15 +00:00
jendave
e16429bee1 convert Arc-Slogger to AF 2011-08-06 21:27:08 +00:00
jendave
7110a26894 - Minor cosmetic text fix to War Dance. 2011-08-06 21:26:59 +00:00
jendave
8ec17a4c60 - Added spacing. 2011-08-06 21:26:53 +00:00
jendave
1ee0a3d154 *Updated Inferno Titan and Bogardan Hellkite to triggers based on Arc Lightning. 2011-08-06 21:26:46 +00:00
jendave
4a08d2fa4d - Added a CostDesc$ to Starlit Sanctum. 2011-08-06 21:26:39 +00:00
jendave
8ac68e06e3 *Improved the following in the same vein as Kazandu Tuskcaller
Brimstone Mage
     Guul Draz Assassin
     Joraga Treespeaker
     Kabira Vindicator
     Kargan Dragonlord (Also converted hardcoded pump ability to script)
2011-08-06 21:26:33 +00:00
jendave
a62f2ebab3 add Storm Elemental and Whirling Catapult 2011-08-06 21:26:21 +00:00
jendave
d6be7e2afa Fix Soulcatchers' Aerie cardname. This was added since the last beta, so it shouldn't affect users, only SVN. 2011-08-06 21:26:11 +00:00
jendave
5915bd13ca add SetInfo for Royal Herbalist 2011-08-06 21:26:05 +00:00
jendave
3909cea01c add ExileFromTop<1/Card> (for example) as a Cost.
add Royal Herbalist as an example.
2011-08-06 21:25:58 +00:00
jendave
e0ecb88f78 *Improved Kazandu Tuskcaller so that it properly lacks the abilities it has leveled too low or high for. 2011-08-06 21:25:47 +00:00
jendave
0e72e84053 *Fixed a rather silly Pithing Needle bug. 2011-08-06 21:25:40 +00:00
jendave
bc3ca14b57 *Fixed Sarcomancy's TokenOwner$ 2011-08-06 21:25:33 +00:00
jendave
8f73fa5870 - Ran set info script. 2011-08-06 21:25:26 +00:00
jendave
b1e2047e9f *Added Elemental Mastery
*Fixed Angelic Favor tokens' keywords.
2011-08-06 21:25:16 +00:00
jendave
5ad617d373 *Added Jagged Poppet 2011-08-06 21:25:08 +00:00
jendave
2de22de4d9 *Added the DamageAmount parameter to the DamageDone trigger.( Format "DamageAmount$ <operator><operand>" where <operator> is one of "LT,LE,EQ,GE or GT" and <operand> is a positive integer)
*Added 
     Deus of Calamity
     Pain Magnification
2011-08-06 21:25:01 +00:00
jendave
4d771ef4f4 *Fixed the trigger optimizations in relation to delayed triggers. 2011-08-06 21:24:51 +00:00
jendave
eeebe4876f Ceremonial Guard should be a Destroy, not a Sacrifice at End of Combat 2011-08-06 21:24:44 +00:00
jendave
e2d57046d2 add Keldon Battlewagon (from Prophecy) 2011-08-06 21:24:38 +00:00
jendave
0ef9df223f add Tapped$ as valid for counting. (i.e. SVar:X:Tapped$CardPower) 2011-08-06 21:24:31 +00:00
jendave
703608d6a8 - Added Centaur Chieftain. 2011-08-06 21:24:21 +00:00
jendave
9a86098d60 *Hopefully optimized the running of triggers. (Now, when triggers are registered in newGame() or by pumps the triggerhandler keeps a list of which modes are actually used by cards. When a triggermode is run, it is skipped early [at the same time suppressed modes are skipped] if the mode isn't used by any card in the game.)
*Predatory Advantage now uses the stack properly.
2011-08-06 21:24:13 +00:00
jendave
d4ab443764 *When clashing, the carddisplaypanel now shows the drawn card when you get to decide where to put it. 2011-08-06 21:24:06 +00:00
jendave
8f4b8490fb add Tolarian Entrancer (from Weatherlight) 2011-08-06 21:23:59 +00:00
jendave
858a7a9213 add Wave of Terror (from Weatherlight) 2011-08-06 21:23:50 +00:00
jendave
1adf9d0f37 - Ran set info script. 2011-08-06 21:23:43 +00:00
jendave
53125c80b9 - Added a CostDesc$ to Gaze of Justice.
- Added a SVar:RemAIDeck:True to Gemstone Array.
2011-08-06 21:23:37 +00:00
jendave
14f483981c - Fixed Caustic Tar, changed "Enchant land" to "Enchant Land". 2011-08-06 21:23:29 +00:00
jendave
94ba8f3710 - Fixed Animal Boneyard, changed "Enchant land" to "Enchant Land". 2011-08-06 21:23:23 +00:00
jendave
7f9a9ebbcc add Fungus Elemental (from Weatherlight) 2011-08-06 21:23:17 +00:00
jendave
f85aa39cc0 fixed cost for Coral Reef 2011-08-06 21:23:10 +00:00
jendave
d79a771138 - Untap toString had an extra space 2011-08-06 21:23:04 +00:00
jendave
60d20d2d93 - Fix Casting Cost for Strangling Soot 2011-08-06 21:22:56 +00:00
jendave
fbf2aeb5dc - Fixing Adnate's CostDesc 2011-08-06 21:22:50 +00:00
jendave
666f1c00c6 - Fixing Angelic Favor description to read properly, even though the text is disjointed 2011-08-06 21:22:44 +00:00
jendave
8330fbef42 - Added SVars to a few new cards. 2011-08-06 21:22:37 +00:00
jendave
839d894cf9 - Added a CostDesc$ to Coral Reef. 2011-08-06 21:22:31 +00:00
jendave
d1dc4ab3fe - Ran set info script. 2011-08-06 21:22:23 +00:00
jendave
ee8676229b - Reverted Angelic Renewal. 2011-08-06 21:22:11 +00:00
jendave
8ca89f6cea - Changes and fixes to card text files. 2011-08-06 21:22:04 +00:00
jendave
581c97dff5 - Fixed the ability cost for Balshan Griffin. 2011-08-06 21:21:54 +00:00
jendave
4cd074ebf0 - Fixed the CostDesc$ for Atogatog. 2011-08-06 21:21:48 +00:00
jendave
03ad1492eb - Angelic Renewal's trigger is optional. 2011-08-06 21:21:41 +00:00
jendave
8edeec6fb5 - Added Shattered Crypt and Straw Golem 2011-08-06 21:21:35 +00:00
jendave
db3fbdb668 - Apparently Illusory Demon didn't have Flying 2011-08-06 21:21:27 +00:00
jendave
4e439d782f - Necropede's trigger is optional 2011-08-06 21:21:21 +00:00
jendave
c785a10b1c - Added Ophidian 2011-08-06 21:21:14 +00:00
jendave
5f893c0b12 - Added a CostDesc$ Abjure. 2011-08-06 21:21:07 +00:00