- 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
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-16 13:54:06 +00:00
parent 013b9ff91f
commit 1d1bcef983
44 changed files with 30217 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[card]
id=3608
name=Aku Djinn
mana={3}{B}{B}
type=Creature
subtype=Djinn
power=5
toughness=6
text=Trample At the beginning of your upkeep, put a +1/+1 counter on each creature each opponent controls.
abilities=trample
auto=@each my upkeep:all(creature|opponentBattlefield) counter(1/1,1)
rarity=R
[/card]