Psyringe - fixed Golgari Germination (RAV), thanks to mickey_brown for the bug report.
This commit is contained in:
@@ -511,7 +511,7 @@ abilities=mountainwalk
|
|||||||
[card]
|
[card]
|
||||||
text=Whenever a nontoken creature you control is put into a graveyard from the battlefield, put a 1/1 green Saproling creature token onto the battlefield.
|
text=Whenever a nontoken creature you control is put into a graveyard from the battlefield, put a 1/1 green Saproling creature token onto the battlefield.
|
||||||
id=89069
|
id=89069
|
||||||
auto=@movedto(creature|graveyard) from(inplay):token(Saproling,creature saproling, 1/1,green)
|
auto=@movedto(creature|graveyard) from(myBattlefield):token(Saproling,creature saproling, 1/1,green)
|
||||||
name=Golgari Germination
|
name=Golgari Germination
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Enchantment
|
type=Enchantment
|
||||||
@@ -564,18 +564,6 @@ toughness=6
|
|||||||
abilities=reach
|
abilities=reach
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Hammerfist Giant deals 4 damage to each creature without flying and each player.
|
|
||||||
id=83712
|
|
||||||
auto={T}:damage:4 all(creature[-flying]) && damage:4 all(player)
|
|
||||||
name=Hammerfist Giant
|
|
||||||
rarity=R
|
|
||||||
type=Creature
|
|
||||||
mana={4}{R}{R}
|
|
||||||
power=5
|
|
||||||
subtype=Giant Warrior
|
|
||||||
toughness=4
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Islandwalk
|
text=Islandwalk
|
||||||
id=87914
|
id=87914
|
||||||
name=Grayscaled Gharial
|
name=Grayscaled Gharial
|
||||||
@@ -609,6 +597,18 @@ type=Basic Land
|
|||||||
subtype=Island
|
subtype=Island
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text={T}: Hammerfist Giant deals 4 damage to each creature without flying and each player.
|
||||||
|
id=83712
|
||||||
|
auto={T}:damage:4 all(creature[-flying]) && damage:4 all(player)
|
||||||
|
name=Hammerfist Giant
|
||||||
|
rarity=R
|
||||||
|
type=Creature
|
||||||
|
mana={4}{R}{R}
|
||||||
|
power=5
|
||||||
|
subtype=Giant Warrior
|
||||||
|
toughness=4
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={T}: Add {U} to your mana pool.
|
text={T}: Add {U} to your mana pool.
|
||||||
auto={T}:Add {U}
|
auto={T}:Add {U}
|
||||||
id=95103
|
id=95103
|
||||||
|
|||||||
Reference in New Issue
Block a user