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
This commit is contained in:
13
projects/mtg/bin/Res/sets/VIS/_cards.dat
Normal file
13
projects/mtg/bin/Res/sets/VIS/_cards.dat
Normal 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]
|
||||
Reference in New Issue
Block a user