added ally enters the battlefield trigger

master
melvin 2012-10-29 15:56:54 +08:00
parent 0a3826eeef
commit 581f3136b2
2 changed files with 2 additions and 0 deletions

View File

@ -181,6 +181,7 @@ LeavesBattlefieldTrigger
EntersBattlefieldTrigger
= "when @ enters the battlefield"
/ "whenever @ or another ally enters the battlefield under your control"
;
BeginningUpkeepTrigger

View File

@ -1487,6 +1487,7 @@ whenever @ deals combat damage, you gain that much life.
whenever @ deals damage to a player, that player discards a card.
whenever @ deals damage to a player, you may draw a card.
whenever @ deals damage, you gain that much life.
whenever @ or another ally enters the battlefield under your control, you may put a +1/+1 counter on @.
whenever you cast a black spell, @ gains fear until end of turn.
whenever you cast a black spell, @ gets +1/+1 until end of turn.
whenever you cast a black spell, remove a -1/-1 counter from @.