Files
wagic/projects/mtg/bin/Res/sets/VIS/_cards.dat
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

14 lines
318 B
Plaintext

[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]