i have soulbond coded already..thats only 19 cards tho.
miracle is not going in wagic 19...but thats only 5...guess i'll see what is considered not supportable by doc
grave exchange for example can be done with a restriction= line to check legality
edit: yeah i see why most of them are on that list...looks like this set focuses on alot of very specific unique effects on cards...random crepes like "if it is the 2nd spell cast counter it"
@kev: You post alternative card files in my AVR thread, which is not a problem in general. But i think you did not really test those additional cards:
[card]
name=Aggravate
target=player
auto=lord(creature|targetedpersonsbattlefield) transforms((,newability[@damaged(this) from(aggravate|*):all(trigger) mustattack ueot]))
auto=damage:1 all(creature|targetedpersonsbattlefield)
text=Aggravate deals 1 damage to each creature target player controls. Each creature dealt damage this way attacks this turn if able.
mana={3}{R}{R}
type=Instant
[/card]
This is the FIRST ADDITIONAL CARD from your file and it does not work! I won't go on with that. Please never post untested cards in my threads. I have also tested Aggravate myself before submitting any card files here and came to the conclusion that it does not work and is not codable. If you wanna post suggestions, please post them in the card coding section!
Sets Coded/Released: Legends, Visions, Weatherlight, Tempest, Stronghold, Portal I & III, Urza's Saga BLOCK, Mercadian Masques, Invasion BLOCK, Mirrodin, Ravnica, Guildpact, Conflux, Alara Reborn
I'm sorry . Also I did test the code. I don't know why it works for me, I'm using the latest SVN. I tried putting the code in gitaxian probe and change the name inside the code and it works fine.