Laurent - Added "deplete" to the parser does not work for instant and sorcery at the moment (WILL NEED HELP FOR THAT)
Updated cards.dat to include the one with deplete possibility. Also included various cards (alias from RV)
This commit is contained in:
@@ -36,6 +36,20 @@ subtype=Elemental
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text={3}: Target player puts the top three cards of his or her library into his or her graveyard.
|
||||
id=129913
|
||||
auto={3}:deplete:3 target(player)
|
||||
name=Ambassador Laquatus
|
||||
rarity=R
|
||||
color=Blue
|
||||
type=Creature
|
||||
abilities=legendary
|
||||
mana={1}{U}{U}
|
||||
power=1
|
||||
subtype=Merfolk Wizard
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike (This creature deals combat damage before creatures without first strike.)
|
||||
abilities=first strike
|
||||
id=134753
|
||||
@@ -1305,8 +1319,8 @@ toughness=1
|
||||
[card]
|
||||
text={2}, {T}: Target player puts the top two cards of his or her library into his or her graveyard.
|
||||
id=129643
|
||||
alias=1126
|
||||
name=Millstone
|
||||
auto={2}{T}:deplete:2 target(player)
|
||||
rarity=R
|
||||
color=Artifact
|
||||
type=Artifact
|
||||
|
||||
@@ -29,18 +29,6 @@ type=Sorcery
|
||||
mana={2}{B}{B}
|
||||
[/card]
|
||||
[card]
|
||||
text={3}: Target player puts the top three cards of his or her library into his or her graveyard.
|
||||
id=129913
|
||||
name=Ambassador Laquatus
|
||||
rarity=R
|
||||
color=Blue
|
||||
type=Legendary Creature
|
||||
mana={1}{U}{U}
|
||||
power=1
|
||||
subtype=Merfolk Wizard
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a creature comes into play under your control, you gain life equal to its toughness.
|
||||
id=129710
|
||||
name=Angelic Chorus
|
||||
|
||||
Reference in New Issue
Block a user