Erwan
-added some cards using the recent changes in draw,life,deplete. There are still lots of them to add I think - fixed trumpet in M10
This commit is contained in:
@@ -43,6 +43,19 @@ toughness=1
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Islandwalk At the beginning of your upkeep, you lose 2 life.
|
||||
auto=@each my upkeep:life:-2
|
||||
abilities=islandwalk
|
||||
id=3528
|
||||
name=Benthic Djinn
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={2}{U}{B}
|
||||
power=5
|
||||
subtype=Djinn
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Tap all nonwhite creatures.
|
||||
id=3480
|
||||
auto=tap all(creature[-white])
|
||||
|
||||
Reference in New Issue
Block a user