JON4TH4N - sets update
This commit is contained in:
@@ -24,7 +24,20 @@ mana={2}{R}{W}
|
||||
subtype=Ajani
|
||||
toughness=3
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Shroud Whenever another creature is put into a graveyard from play, you may put a +1/+1 counter on Algae Gharial.
|
||||
abilities=shroud
|
||||
auto=@movedTo(creature[-this]|graveyard) from(inplay):may counter(1/1)
|
||||
#0.8 doesnt have "[-this]" when this creature dies, it triggers its own effect, causing crash
|
||||
id=174986
|
||||
name=Algae Gharial
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{G}
|
||||
power=1
|
||||
subtype=Crocodile
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Exalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) Whenever a creature you control attacks alone, you may tap target creature.
|
||||
id=174826
|
||||
@@ -986,7 +999,20 @@ type=Enchantment
|
||||
mana={2}{G}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Flying Whenever another creature is put into a graveyard from play, you may put a +1/+1 counter on Scavenger Drake.
|
||||
abilities=flying
|
||||
auto=@movedTo(creature|graveyard) from(inplay):may counter(1/1)
|
||||
#0.8 doesnt have "[-this]" when this creature dies, it triggers its own effect, causing crash
|
||||
id=174987
|
||||
name=Scavenger Drake
|
||||
rarity=U
|
||||
type=Creature
|
||||
mana={3}{B}
|
||||
power=1
|
||||
subtype=Drake
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=When Scourge Devil comes into play, creatures you control get +1/+0 until end of turn. Unearth {2}{R} ({2}{R}: Return this card from your graveyard to play. It gains haste. Remove it from the game at end of turn or if it would leave play. Unearth only as a sorcery.)
|
||||
id=174845
|
||||
|
||||
Reference in New Issue
Block a user