Commit Graph

15 Commits

Author SHA1 Message Date
solo81@web.de
79b248a152 Added many cards with "cantbeblockedby". 2009-12-29 18:17:06 +00:00
solo81@web.de
6e13ac53d7 Added huge amount of cards with mana cost restrictions.
Some new main categories are:

- Cards with Soulshift
- Cards with Transmute
- Rebels and Mercenaries
2009-12-26 23:37:35 +00:00
solo81@web.de
9af240fb90 Added more cards with toughness restrictions. 2009-12-26 20:39:28 +00:00
solo81@web.de
13b3ffecfb Added some cards with myUpkeepOnly. All have been successfully tested ingame!
There is one important thing about coding such cards in direct combination with "limit:x". You have to put "limit:x" always before "myUpkeepOnly", see Firemane Angel as an example.

An auto line with "...myUpkeepOnly limit:x" does not work! So, the only working combination is "...limit:x myUpkeepOnly".
2009-12-17 20:44:57 +00:00
leungclj
dc44978e39 JON4TH4N - minor clean up 2009-12-15 03:06:33 +00:00
Psyyringe
81e37c0c52 Psyringe - typo fix for SCG: authand -> autohand 2009-12-13 20:04:28 +00:00
leungclj
1b3b600ca2 JON4TH4N - fixed my last revision 2009-12-13 16:47:24 +00:00
solo81@web.de
160b06f616 Added cards with cycling (SCG) 2009-12-13 16:27:30 +00:00
wagic.laurent
3a513d4ec9 Laurent - Update SCG - Removed "Ambush Commander" this one really does not work yet... see todo.dat for my comments. Also tryed to add "one with Nature" does not function 100%... if someone find a trick for this one be my guest because it's a great card for an AI deck...
Also note "Silver Knight" a great card in a "knight" deck...
2009-12-07 14:04:45 +00:00
wagic.laurent
28f65d4970 Laurent - 1st SCG update (not finished yet)
Ambush Commander works perfectly fine... meaning RV card could be removed from Hardcode and softcoded...
2009-12-04 17:06:36 +00:00
solo81@web.de
171eaf0234 Added lots of cards with protection from non-color stuff. 2009-11-21 14:22:47 +00:00
wagic.the.homebrew@gmail.com
a7a3ecb596 Erwan
- remove dead code
2009-11-21 03:24:31 +00:00
leungclj
ad5aa10ed6 JON4TH4N - corrected r1293 2009-11-18 18:35:52 +00:00
wagic.the.homebrew@gmail.com
1d55211245 Erwan
- Added ">" and "<" for foreach and aslongas. Can be used to code threshold cards. See black vise (RV) and korsan beast (ODY)
2009-11-18 14:37:28 +00:00
wagic.the.homebrew@gmail.com
1d1bcef983 Erwan
- Adding most missing sets. _cards.dat only contain 1 card so that the file is not submitted empty, but other than that...hundreds of cards to add... feel free to copy/paste existing files from the forum if you trust their content
2009-11-16 13:54:06 +00:00