Erwan
- Added a few cards - Creature attacks, blocks, is re-ordered in blocking list events
This commit is contained in:
@@ -597,6 +597,15 @@ subtype=Human Shaman
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={2}: Remove target creature card in a graveyard from the game. Put a 1/1 green Saproling creature token into play.
|
||||
auto={2}:moveTo(exile) target(creature|graveyard) && token(Saproling,creature saproling, 1/1,green)
|
||||
id=175023
|
||||
name=Necrogenesis
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={B}{G}
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G}, {W}, or {U} to your mana pool.
|
||||
auto={T}:Add{G}
|
||||
auto={T}:Add{W}
|
||||
|
||||
@@ -865,14 +865,7 @@ name=Naya Panorama
|
||||
rarity=C
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text={2}: Remove target creature card in a graveyard from the game. Put a 1/1 green Saproling creature token into play.
|
||||
id=175023
|
||||
name=Necrogenesis
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={B}{G}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=When Oblivion Ring comes into play, remove another target nonland permanent from the game. When Oblivion Ring leaves play, return the removed card to play under its owner's control.
|
||||
id=174909
|
||||
|
||||
Reference in New Issue
Block a user