Commit Graph

8260 Commits

Author SHA1 Message Date
jendave
ea05f5f510 - Fixed some controller issues with changesZone triggered abilities. 2011-08-06 22:15:29 +00:00
jendave
9c5c895cd7 - Fixed Sword of Feast and Famine. 2011-08-06 22:15:21 +00:00
jendave
be39565d1e Added Wormfang Drake 2011-08-06 22:15:14 +00:00
jendave
53587acab8 - Fixed Lieutenant Kirtar. 2011-08-06 22:15:08 +00:00
jendave
66e441eb78 - Made Treebeard 1 a lttle less powerful. 2011-08-06 22:15:01 +00:00
jendave
aa8087fd59 - Updated some tier 3 deck list and descriptions. 2011-08-06 22:14:55 +00:00
jendave
9f5b4df258 - Added some AI for Beastmaster Ascension. 2011-08-06 22:14:44 +00:00
jendave
06a963f451 - Fixed Dross Harvester. 2011-08-06 22:14:38 +00:00
jendave
3a4fb24d8b - Added HIDDEN to two granted instances of Indestructible. 2011-08-06 22:14:32 +00:00
jendave
058747a42a - The AI will now attack with Signal Pest.
- Fixed a possible infinite loop in the attack code.
- Added SVar:RemRandomDeck:True to Soulcatchers' Aerie.
2011-08-06 22:14:25 +00:00
jendave
ae464f5d0f - Added Steelclad Serpent.
- Updated 2 quest decks.
- Added 2 SVars to Quest for the Nihil Stone.
2011-08-06 22:14:15 +00:00
jendave
6e1d23fc9e - Fixed Frodo 3 deck.
- Minor changes to a few quest deck descriptions.
2011-08-06 22:14:06 +00:00
jendave
f34a8a5439 - Ran set info script. 2011-08-06 22:13:55 +00:00
jendave
eeaf7677aa - Fixed Darrin Stephens 1.
- Minor changes to a few quest deck descriptions.
2011-08-06 22:13:47 +00:00
jendave
cae9ebdef2 - AI will now predict battle cry boni. 2011-08-06 22:13:37 +00:00
jendave
1877ff7e62 *Added Vampire's Bite. 2011-08-06 22:13:29 +00:00
jendave
bfd8c191e9 - Minor changes to a few quest deck descriptions. 2011-08-06 22:13:22 +00:00
jendave
e344659dc7 *Removed Debug output for move tracking. 2011-08-06 22:13:14 +00:00
jendave
c240f343ce *Fixed Mirran Spy. 2011-08-06 22:13:08 +00:00
jendave
ebbb15350c fix ability cost for Clickslither 2011-08-06 22:13:02 +00:00
jendave
248c95123a *Suppressed CounterAdded triggers when adding counters via Devour keyword.
*Converted Caldera Hellion to script. (It was hardcoded inside the devour code o_O)
2011-08-06 22:12:55 +00:00
jendave
4ef997e078 *Suppressed CounterAdded triggers when adding counters to cards via etbCounter or Bloodthirst keywords. 2011-08-06 22:12:47 +00:00
jendave
9cbde4e8c5 - Added Telim'Tor. 2011-08-06 22:12:40 +00:00
jendave
e0cb20c597 - Minor changes to a few quest deck descriptions. 2011-08-06 22:12:33 +00:00
jendave
41fa2c6ed3 *Fixed interaction between possibly all ZCTriggers (at least Bloodthirst) and Simultaneous Trigger Ordering. 2011-08-06 22:12:25 +00:00
jendave
6220522d43 - Minor changes to a few quest deck descriptions.
- Fixed the broken Buffy 3 deck file.
2011-08-06 22:12:18 +00:00
jendave
45f309d4b4 - Minor changes to a few quest deck descriptions. 2011-08-06 22:12:08 +00:00
jendave
e90af694e1 - Minor changes to a few quest deck descriptions. 2011-08-06 22:12:01 +00:00
jendave
0fe2f63802 *Added "ThisTurnEntered" mode to Count$. It lets you access how many cards of any type were put into a certain zone this turn (and from where,if that needs limiting)
Examples: SVar:X:Count$ThisTurnEntered Graveyard Card = Returns the number of cards put into a graveyard from anywhere this turn.
           SVar:X:Count$ThisTurnEntered Exile from Battlefield Creature = Returns the number of creatures exiled from the battlefield this turn.
 The count is reset on end of turn.
*Converted all the Zuberas to script only.
*Converted Caller of the Claw to script only.
*Fixed Khabal Ghoul and Scavenging Ghoul up properly.
*Added
  Asmira, Holy Avenger
  Flesh Allergy
  Urborg Justice
2011-08-06 22:11:52 +00:00
jendave
311ebae1ea - Minor changes to a few quest deck descriptions. 2011-08-06 22:11:34 +00:00
jendave
ca95da591d - Minor changes to a few quest deck descriptions. 2011-08-06 22:11:27 +00:00
jendave
f482be0714 - forgot to edit easy.txt. 2011-08-06 22:11:19 +00:00
jendave
349e8823aa - Added an easy version of the Elrond deck. 2011-08-06 22:11:13 +00:00
jendave
8caea38f2e - Updated Elrond 2 quest deck.
- Added Elrond 3 quest deck.
2011-08-06 22:11:03 +00:00
jendave
45109828e2 - Added Canopy Cover. 2011-08-06 22:10:51 +00:00
jendave
df953532b9 - Minor changes to a few quest deck descriptions. Decks starting with the letter M through Z should now be in better shape.
- Minor adjustment to the Newton 3 deck.
2011-08-06 22:10:42 +00:00
jendave
eaa4cf03e5 - Cowardice will now only trigger for creatures. 2011-08-06 22:10:32 +00:00
jendave
4e32ccd4c4 *Intermediate fix for Recover keyword. 2011-08-06 22:10:26 +00:00
jendave
fc1e9d257d - Minor changes to a few deck descriptions. 2011-08-06 22:10:19 +00:00
jendave
d5b4d28d2f - Minor changes to a few deck descriptions. 2011-08-06 22:10:12 +00:00
jendave
3ba4a9dc32 *Beginning stages of Simultaneous Trigger Ordering.
Hardcoded triggers should either use the actual Trigger objects, or use AllZone.Stack.addSimultaneousStackEntry(SpellAbility) whenever they need to add itself to the stack. The Simultaneous Stack Entries are "flushed" onto the stack when priority is passed or a new phase is entered.
2011-08-06 22:10:04 +00:00
jendave
4881fc7e78 - Replaced the Scooby Doo 3 quest deck with a modified version of James Bond 3 by lazylockie. 2011-08-06 22:09:44 +00:00
jendave
987cd1bab2 - Updated the Professor X 3 quest deck. 2011-08-06 22:09:34 +00:00
jendave
144899bdb1 - Ran set info script. 2011-08-06 22:09:24 +00:00
jendave
30f8f952e7 - Added Indestructible Aura. 2011-08-06 22:09:17 +00:00
jendave
a509d5d964 - Added Fool's Tome. 2011-08-06 22:09:10 +00:00
jendave
c4d34c4d53 - Converted Gemhide Sliver to script. 2011-08-06 22:09:02 +00:00
jendave
3edb3db687 - Stacking keywords (like bushido) will now stack, when given out by AF animate. 2011-08-06 22:08:53 +00:00
jendave
29909538db - Fixed Clockwork Dragon. 2011-08-06 22:08:46 +00:00
jendave
c20c6dbeb1 - Added two Shoals for eidolon.
- Added 16 cards for lazylockie.
2011-08-06 22:08:39 +00:00