Commit Graph

32 Commits

Author SHA1 Message Date
Seravy
e04d88977e adding to cards L-Z
Added creatures with low power that have
-abilities that tap for something really valuable like drawing a card
-abilities that usually need to be saved until enemy turn (counter a spell, tap a creature, prevent damage)
-abilities that usually deal equal or more damage if not attacking (prodigal sorcerer, grim lavamancer)
Generally avoided abilities where activating before combat is an acceptable choice and thus the attack decision doesn't come up anyway as the AI already used the ability.
However, this behavior is unacceptable on certain abilities (mostly those with higher mana costs) which should not be used before the end of main 2 as it prevents the AI from actually playing their cards. (like Hanna Ship Navigator)

I suspect this will need quite a bit of improvement in the future but we have to start somewhere.
2018-02-11 22:13:58 +01:00
KrazyTheFox
6d5e56f6bf Normalize line endings 2017-12-28 23:40:29 -05:00
Agetian
fd520f2ea8 - Fix zero cost AB/DB on triggers: letters W through Z 2017-10-14 11:26:47 +00:00
Agetian
a45a8a6011 - RemAIDeck update: next iteration (the rest of letter G + letter X). 2017-10-06 14:16:42 +00:00
Indigo Dragon
1ff11a09ed Added Colons to Planeswalkers
Added dashes to some Emblem Names
Added Brackets for some select walkers
2017-09-02 10:39:51 +00:00
Sol
b6107f79dd - Fix Xenagos not having it's Legendary PW applied properly 2017-08-29 02:19:25 +00:00
Agetian
817a691248 - [XLN] Integrating Oracle updates by Indigo Dragon: Planeswalkers now have the Legendary supertype. 2017-08-28 17:35:53 +00:00
Krazy
be3c1cbbf2 Moved everything back to cardforge.org in preparation for release 2017-04-22 05:55:17 +00:00
Agetian
ccdb42d9d3 - Big card text update from Indigo Dragon, part 2. 2017-03-17 18:19:34 +00:00
Agetian
db1a097945 - Big card text update from Indigo Dragon, part 1. 2017-03-17 13:06:12 +00:00
Hanmac
2096b23aab cards: updated planeswalker with 0 ability 2016-09-12 11:13:10 +00:00
Hanmac
83f711cd2c Crawling Sensation: fixed the Edition of the TokenImage
unify the TokenImage values to lowercase
2016-04-30 08:35:28 +00:00
Krazy
5886f43f8b Moved images from cardforge.org to cardforge.link and added missing sets/some product images. 2015-06-01 03:44:10 +00:00
Sol
b9864a2a23 - Xathrid Necromancer missing "Other" property for one half of its check 2014-11-01 15:18:58 +00:00
elcnesh
7512536311 Update all devotion cards to use color name (to work with changing text). 2014-08-15 12:44:30 +00:00
elcnesh
6cd71ffdd0 Fix line endings for M15 cards (+Dead Ringers), and move Rotfeaster Maggot. 2014-07-14 08:25:09 +00:00
swordshine
c4180c4798 - Update oracle texts for M15 cards 2014-07-13 14:28:59 +00:00
Sloth
bcb89d1a4b - Added M15 cards to trunk. 2014-07-11 14:17:57 +00:00
elcnesh
02728670bf Update oracle texts of cards starting with 'w' through 'z'. Fix space in file name of Wear//Tear. 2014-06-24 19:14:36 +00:00
elcnesh
018fe1145c Cleanup: unify all card files' line endings to '\n' and make sure each file ends with a newline.
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
2014-06-16 17:15:06 +00:00
excessum
345cacade9 - Changed useRemovalNow() condition from isSpell() to !isTrigger. Added "PlayMain1" to Xenagod to make use of pre-combat trigger. 2014-06-07 11:06:49 +00:00
swordshine
66ee308ef9 - Fixed UntapUpto 2014-05-20 06:07:07 +00:00
swordshine
7c173076d0 - CNS: Added Drakestown Forgotten and Scourge of the Throne 2014-05-20 05:10:34 +00:00
swordshine
876d333498 - Update scripts 2014-05-02 05:34:52 +00:00
moomarc
eba88e1a48 2014-04-10 12:23:01 +00:00
teferi
076783aac4 reverting module refactoring changes 2014-03-02 14:19:50 +00:00
teferi
3ae604d414 extracting res folder from gui module and moving it to the bundles module 2014-02-28 09:18:40 +00:00
moomarc
b9046d8326 - Implemented alternate token art parameter in TokenEffect
- updated Eldrazi spawn token generators to reflect correct brood lineage according to https://www.wizards.com/magic/magazine/Article.aspx?x=mtg/daily/arcana/472
- updated token urls with THS tokens
- updated Theros scripts with token image params
2014-02-12 10:12:27 +00:00
Sloth
1e389fdef8 - Added oracle texts to BNG cards. 2014-01-30 21:57:20 +00:00
Sloth
6a52bdf10d - Merged BNG branch into trunk. 2014-01-29 15:00:25 +00:00
drdev
96d2338bea Update card ability descriptions so mana symbols are displayed as icons 2013-11-14 07:48:31 +00:00
jendave
9f0308dd66 Start of re-org into modules 2013-11-08 10:05:52 +00:00