Fixes to Primitives

lesser masticore
auto=auto replaced for auto
Lady Caleria: Human Archer -> Elf Archer
Ridgescale Tusker: Beast -> Pangolin Beast
Yawgmoth, Thran Physician abilities=protection from(human)
Subtlety targets a spell not a permanent
dwarven mine and other similar lands from Eldraine
Gingerbread Cabin
Idyllic Grange
Mystic Sanctuary
Witch's Cottage
Blinding Radiance
Trial of Ambition should target
grasping scoundrel
Eater of the Dead exiles itself
corpseweft exiles itself
blur of blades
radiant destiny choose a creature type not a color
brush with death
amorphous axe
Excavation Technique
Conqueror's Foothold
shipwreck looter and other cards that loot (draw then discard)
rabid bite
This commit is contained in:
Eduardo
2021-07-30 00:33:47 -05:00
parent bb5a9dd31e
commit cffda7421f
3 changed files with 57 additions and 58 deletions

View File

@@ -15404,7 +15404,7 @@ toughness=5
[/card]
[card]
name=Brush with Death
auto=life:-2
auto=life:-2 target(opponent)
auto=life:2 controller
buyback={2}{B}{2}{B}{B}
text=Buyback {2}{B}{B} (You may pay an additional {2}{B}{B} as you cast this spell. If you do, put this card into your hand as it resolves.) -- Target opponent loses 2 life. You gain 2 life.
@@ -33721,7 +33721,7 @@ toughness=4
[/card]
[card]
name=Eater of the Dead
auto={0}:this(tapped) moveto(exile) target(*|graveyard) && untap all(this)
auto={0}:moveto(exile) target(*|graveyard) && untap all(this) restriction{lastturn(*|stack)~lessthan~1}
text={0}: If Eater of the Dead is tapped, untap it and exile target creature card from a graveyard.
mana={4}{B}
type=Creature
@@ -65231,7 +65231,7 @@ auto={T}:damage:3 target(creature[attacking;blocking])
text={T}: Lady Caleria deals 3 damage to target attacking or blocking creature.
mana={3}{G}{G}{W}{W}
type=Legendary Creature
subtype=Human Archer
subtype=Elf Archer
power=3
toughness=6
[/card]
@@ -65356,7 +65356,7 @@ toughness=3
[/card]
[card]
name=Lamplighter of Selhoff
auto=if type(other zombie|mybattlefield)~morethan~0 then may draw:1 && discard(*|myhand)
auto=if type(other zombie|mybattlefield)~morethan~0 then may draw:1 && transforms((,newability[target(*|myhand) reject])) forever
text=When Lamplighter of Selhoff enters the battlefield, if you control another Zombie, you may draw a card. If you do, discard a card.
mana={4}{U}
type=Creature
@@ -90693,7 +90693,7 @@ toughness=1
[card]
name=Rabid Bite
target=creature|mybattlefield
auto=transforms((,newability[dynamicability<!powerstrike!> target(creature|opponentbattlefield)]))
auto=transforms((,newability[target(creature|opponentbattlefield) dynamicability<!powerstrike!>])) forever
text=Target creature you control deals damage equal to its power to target creature you don't control.
mana={1}{G}
type=Sorcery
@@ -95121,7 +95121,7 @@ auto=counter(1/1,1) all(other creature|mybattlefield)
text=When Ridgescale Tusker enters the battlefield, put a +1/+1 counter on each other creature you control.
mana={3}{G}{G}
type=Creature
subtype=Beast
subtype=Pangolin Beast
power=5
toughness=5
[/card]