Laurent - Added new ability "opponentshroud" means "can't be the target of spells or abilities your opponents control." tested and works (see SHM _cards.dat)
Also added Flowstone Side (10E) - Tested and work probably my last addition to 10E.
This commit is contained in:
@@ -58,6 +58,7 @@ mana={GW}
|
||||
text=Barrenton Cragtreads can't be blocked by red creatures.
|
||||
id=142000
|
||||
name=Barrenton Cragtreads
|
||||
auto=cantbeblockedby(creature[red])
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={2}{WU}{WU}
|
||||
@@ -325,7 +326,7 @@ mana={1}{B}
|
||||
text=You may put a green creature card from your hand into play.
|
||||
id=154003
|
||||
target=creature[green]|myhand
|
||||
auto=moveto(inplay)
|
||||
auto=moveto(myinplay)
|
||||
name=Dramatic Entrance
|
||||
rarity=R
|
||||
type=Instant
|
||||
@@ -340,18 +341,6 @@ type=Instant
|
||||
mana={UB}
|
||||
[/card]
|
||||
[card]
|
||||
text=Drove of Elves's power and toughness are each equal to the number of green permanents you control. Drove of Elves can't be the target of spells or abilities your opponents control.
|
||||
id=157878
|
||||
name=Drove of Elves
|
||||
auto=foreach(*[green]|myinplay) 1/1
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{G}
|
||||
power=*
|
||||
subtype=Elf
|
||||
toughness=*
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a player plays a blue spell, you may pay {1}. If you do, target player puts the top two cards of his or her library into his or her graveyard.
|
||||
id=142005
|
||||
name=Drowner Initiate
|
||||
|
||||
Reference in New Issue
Block a user