Bug fixes to primitives
Keruga, the Macrosage: other permanets so it shouldn't count itself
Mirkwood Spider: extra )
Meria, Scholar of Antiquity: using macro for __PLAY_TOP_FROM_EXILE__
Quarrel's End: was missing the draw 2
Leonin Bladetrap: was missing the {2} activation cost
Strixhaven Stadium: mana ability was not adding a point counter
Gorgon Recluse: should only kill nonblack with their ability
Mass Diminish: should be until your next turn
This commit is contained in:
@@ -49129,7 +49129,7 @@ subtype=Equipment
|
||||
name=Gorgon Recluse
|
||||
abilities=madness
|
||||
autoexile=restriction{discarded} pay({B}{B}) name(pay BB to cast) activate name(pay BB to cast) castcard(normal)?name(put in graveyard) moveto(ownergraveyard)
|
||||
auto=@combat(blocked,blocking) source(this) from(creature):all(trigger[from]) phaseaction[combatends once] destroy
|
||||
auto=@combat(blocked,blocking) source(this) from(creature[-black]):all(trigger[from]) phaseaction[combatends once] destroy
|
||||
text=Whenever Gorgon Recluse blocks or becomes blocked by a nonblack creature, destroy that creature at end of combat. -- Madness {B}{B} (If you discard this card, you may cast it for its madness cost instead of putting it into your graveyard.)
|
||||
mana={3}{B}{B}
|
||||
type=Creature
|
||||
@@ -66460,7 +66460,7 @@ toughness=3
|
||||
[card]
|
||||
name=Leonin Bladetrap
|
||||
abilities=flash
|
||||
auto={S}:damage:2 all(creature[attacking;-flying])
|
||||
auto={2}{S}:damage:2 all(creature[attacking;-flying])
|
||||
text=Flash -- {2}, Sacrifice Leonin Bladetrap: Leonin Bladetrap deals 2 damage to each attacking creature without flying.
|
||||
mana={3}
|
||||
type=Artifact
|
||||
|
||||
Reference in New Issue
Block a user