Fixes to primitives
Zacama, Primal Calamity phylath Dowsing Dagger domri's ambush tireless provisioner cemetery desecrator deadly brew
This commit is contained in:
@@ -10916,7 +10916,7 @@ auto=name(Exile a card) target(*|mygraveyard) moveto(myexile) and!( transforms((
|
||||
auto=_DIES_name(Exile a card) target(*|mygraveyard) moveto(myexile) and!( transforms((,newability[if type(*[counter{any}]|battlefield)~morethan~0 then choice name(Remove X counters) name(Remove X counters) target(*[counter{any}]|battlefield) removesinglecountertype(manacost)],newability[if type(creature|opponentbattlefield)~morethan~0 then choice name(Creature gets -X/-X) name(Creature gets -X/-X) target(creature|opponentbattlefield) -manacost/-manacost ueot])) oneshot )!
|
||||
text=Menace -- When Cemetery Desecrator enters the battlefield or dies, exile another card from a graveyard. When you do, choose one -- Remove X counters from target permanent, where X is the mana value of the exiled card. -- Target creature an opponent controls gets -X/-X until end of turn, where X is the mana value of the exiled card.
|
||||
mana={4}{B}{B}
|
||||
type=Legendary Creature
|
||||
type=Creature
|
||||
subtype=Zombie
|
||||
power=4
|
||||
toughness=4
|
||||
@@ -16806,7 +16806,7 @@ type=Sorcery
|
||||
[card]
|
||||
name=Deadly Brew
|
||||
auto=ability$!name(Sacrifice creature or planeswalker) name(Sacrifice creature or planeswalker) target(*[creature;planeswalker]|mybattlefield) transforms((,newability[sacrifice],newability[may name(Return permanent) target(other *[-instant;-sorcery]|mygraveyard) moveto(myhand)])) oneshot!$ controller
|
||||
auto=ability$!name(Sacrifice creature or planeswalker) name(Sacrifice creature or planeswalker) target(*[creature;planeswalker]|mybattlefield) transforms((,newability[sacrifice],newability[may name(Return permanent) target(other *[-instant;-sorcery]|mygraveyard) moveto(myhand)])) oneshot!$ opponent
|
||||
auto=ability$!name(Sacrifice creature or planeswalker) name(Sacrifice creature or planeswalker) target(*[creature;planeswalker]|mybattlefield) transforms((,newability[sacrifice])) oneshot!$ opponent
|
||||
text=Each player sacrifices a creature or planeswalker. If you sacrificed a permanent this way, you may return another permanent card from your graveyard to your hand.
|
||||
mana={B}{G}
|
||||
type=Sorcery
|
||||
@@ -19145,7 +19145,7 @@ type=Instant
|
||||
name=Domri's Ambush
|
||||
target=creature|myBattlefield
|
||||
auto=counter(1/1)
|
||||
auto=transforms((,newability[target(creature,planeswalker|opponentbattlefield) dynamicability<!powerstrike!>])) ueot
|
||||
auto=transforms((,newability[target(*[creature;planeswalker]|opponentbattlefield) dynamicability<!powerstrike!>])) ueot
|
||||
text=Put a +1/+1 counter on target creature you control. Then that creature deals damage equal to its power to target creature or planeswalker you don't control.
|
||||
mana={R}{G}
|
||||
type=Sorcery
|
||||
@@ -19445,7 +19445,7 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Dowsing Dagger
|
||||
auto=token(Plant,creature Plant,0/2,green,defender)*2
|
||||
auto=token(Plant,creature Plant,0/2,green,defender)*2 opponent
|
||||
auto=@combatdamaged(player) from(this):target(Dowsing Dagger) flip(Lost Vale)
|
||||
auto=teach(creature) 2/1
|
||||
auto={2}:equip
|
||||
@@ -52426,7 +52426,7 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Phylath, World Sculptor
|
||||
auto=foreach(land[basic]|myBattlefield) token(Plant,Creature Plant,0/1,green)
|
||||
auto=token(Plant,Creature Plant,0/1,green) *pbasiclandtypes
|
||||
auto=_LANDFALL_counter(1/1,4) target(creature[plant]|myBattlefield)
|
||||
text=When Phylath, World Sculptor enters the battlefield, create a 0/1 green Plant creature token for each basic land you control. -- Landfall - Whenever a land enters the battlefield under your control, put four +1/+1 counters on target Plant you control.
|
||||
mana={4}{R}{G}
|
||||
@@ -74675,7 +74675,7 @@ toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Tireless Provisioner
|
||||
auto=_LANDFALL_name(Create treasure) token(Treasure Sur)
|
||||
auto=_LANDFALL_ability$!choice name(Create food) token(Food) _ choice name(Create Treasure) token(Treasure Sur) !$ controller
|
||||
text=Landfall - Whenever a land enters the battlefield under your control, create a Food token or a Treasure token. (Food is an artifact with "{2}, {T}, Sacrifice this artifact: You gain 3 life." Treasure is an artifact with " {T}, Sacrifice this artifact: Add one mana of any color.")
|
||||
mana={2}{G}
|
||||
type=Creature
|
||||
@@ -83046,7 +83046,7 @@ name=Zacama, Primal Calamity
|
||||
abilities=vigilance, reach, trample
|
||||
auto=if casted(this) then untap all(land|mybattlefield)
|
||||
auto={2}{R}:name(Deal 3 damage to target creature) zacama damage:3 target(creature)
|
||||
auto={2}{G}:name(Destroy target artifactor enchantment) destroy target(artifact,enchantment)
|
||||
auto={2}{G}:name(Destroy target artifact or enchantment) destroy target(artifact,enchantment)
|
||||
auto={2}{W}:name(Gain 3 life) life:3 controller
|
||||
text=Vigilance, reach, trample -- When Zacama, Primal Calamity enters the battlefield, if you cast it, untap all lands you control. -- {2}{R}: Zacama deals 3 damage to target creature. -- {2}{G}: Destroy target artifact or enchantment. -- {2}{W}: You gain 3 life.
|
||||
mana={6}{R}{G}{W}
|
||||
|
||||
Reference in New Issue
Block a user