Fixed primitives, improved "@discarded", "@counteradded" and "@counterremoved" triggers in order to user "all(trigger)" target.
This commit is contained in:
@@ -6450,7 +6450,7 @@ toughness=2
|
||||
[card]
|
||||
name=Blightbeetle
|
||||
abilities=protection from green
|
||||
auto=@counteradded(1/1) from(creature|opponentbattlefield):name(Opponent creatures can't have 1/1 counter) target(creature[counter{1/1}]|opponentbattlefield) counter(1/1,-1)
|
||||
auto=@counteradded(1/1) from(creature|opponentbattlefield):name(Opponent creatures can't have 1/1 counter) all(trigger[from]) name(Opponent creatures can't have 1/1 counter) counter(1/1,-1) notrg
|
||||
text=Protection from green (This creature can't be blocked, targeted, dealt damage, enchanted, or equipped by anything green.) -- Creatures your opponents control can't have +1/+1 counters put on them.
|
||||
mana={1}{B}
|
||||
type=Creature
|
||||
@@ -21463,7 +21463,6 @@ type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Essence Symbiote
|
||||
abilities=iscommander
|
||||
auto=@mutated(creature|mybattlefield):all(trigger[to]) counter(1/1)
|
||||
auto=@mutated(creature|mybattlefield):life:2 controller
|
||||
text=Whenever a creature you control mutates, put a +1/+1 counter on that creature and you gain 2 life.
|
||||
|
||||
Reference in New Issue
Block a user