added when you cast

master
melvin 2012-11-03 11:20:15 +08:00
parent 08cc77404d
commit 23ccf82ce5
2 changed files with 9 additions and 0 deletions

View File

@ -197,6 +197,7 @@ BlockedTrigger
CastTrigger
= "whenever you cast " SelectSpell
/ "when you cast " SelectSpell
;
LeavesBattlefieldTrigger
@ -550,6 +551,7 @@ CreatureRestriction
/ "green or white"
/ "black or red"
/ "blue or black"
/ "red or green"
/ "blue"
/ "white"
/ "green"

View File

@ -925,6 +925,7 @@ enchant nonbasic land
enchant nonblack creature
enchant permanent
enchant player
enchant red or green creature
enchant tapped creature
enchant wall
@ enters the battlefield tapped.
@ -1666,6 +1667,7 @@ trample
{t}: target creature with flying gets -1/-1 until end of turn.
{t}: target player draws a card, then discards a card.
{t}: target player loses 1 life.
{t}: target red or green creature gets -2/-0 until end of turn.
{t}: untap enchanted creature.
{t}: untap target artifact or creature.
{t}: untap target blue creature.
@ -1852,6 +1854,7 @@ when @ enters the battlefield, put a creature you control on top of its owner's
when @ enters the battlefield, put six +1/+1 counters on enchanted creature.
when @ enters the battlefield, put target artifact on top of its owner's library.
when @ enters the battlefield, put target creature on top of its owner's library.
when @ enters the battlefield, put target red or green creature on top of its owner's library.
when @ enters the battlefield, put three -1/-1 counters on target creature.
when @ enters the battlefield, return a black or red creature you control to its owner's hand.
when @ enters the battlefield, return a blue or black creature you control to its owner's hand.
@ -1859,6 +1862,7 @@ when @ enters the battlefield, return a creature you control to its owner's hand
when @ enters the battlefield, return a green or white creature you control to its owner's hand.
when @ enters the battlefield, return a land you control to its owner's hand.
when @ enters the battlefield, return a permanent you control to its owner's hand.
when @ enters the battlefield, return a red or green creature you control to its owner's hand.
when @ enters the battlefield, return target artifact or enchantment to its owner's hand.
when @ enters the battlefield, return target creature card from your graveyard to the battlefield.
when @ enters the battlefield, return target creature to its owner's hand.
@ -2107,6 +2111,9 @@ when @ leaves the battlefield, that player gains 3 life.
when @ leaves the battlefield, that player gains 6 life.
when @ leaves the battlefield, you lose 10 life.
when @ leaves the battlefield, you lose 20 life.
when you cast a creature spell, sacrifice @.
when you cast a spell, return @ to its owner's hand.
when you cast a spell, sacrifice @.
white creatures get -1/-1.
white creatures get +1/-1.
white creatures get +1/+1.