mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
fixed Creature.token in upcoming
This commit is contained in:
@@ -2,8 +2,8 @@ Name:Anointer Priest
|
||||
ManaCost:1 W
|
||||
Types:Creature Human Cleric
|
||||
PT:1/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Token+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature token enters the battlefield under your control, you gain 1 life.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.token+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature token enters the battlefield under your control, you gain 1 life.
|
||||
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
|
||||
K:Embalm:3 W
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/anointer_priest.jpg
|
||||
Oracle:Whenever a creature token enters the battlefield under your control, you gain 1 life.\nEmbalm {3}{W} ({3}{W}, Exile this card from your graveyard: Create a token that's a copy of it, except it's a white Zombie Human Cleric with no mana cost. Embalm only as a sorcery.)
|
||||
Oracle:Whenever a creature token enters the battlefield under your control, you gain 1 life.\nEmbalm {3}{W} ({3}{W}, Exile this card from your graveyard: Create a token that's a copy of it, except it's a white Zombie Human Cleric with no mana cost. Embalm only as a sorcery.)
|
||||
|
||||
@@ -3,8 +3,8 @@ ManaCost:W U
|
||||
Types:Legendary Creature Human Cleric
|
||||
PT:2/2
|
||||
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ At the beginning of combat on your turn, target creature token you control gets +1/+1 until end of turn and can't be blocked this turn.
|
||||
SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.Token+YouCtrl | TgtPrompt$ Select target creature token you control | NumAtt$ 1 | NumDef$ 1 | KW$ HIDDEN Unblockable
|
||||
SVar:TrigPump:DB$ Pump | ValidTgts$ Creature.token+YouCtrl | TgtPrompt$ Select target creature token you control | NumAtt$ 1 | NumDef$ 1 | KW$ HIDDEN Unblockable
|
||||
K:Embalm:3 W U
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/temmet_vizier_of_naktamun.jpg
|
||||
Oracle:At the beginning of combat on your turn, target creature token you control gets +1/+1 until end of turn and can't be blocked this turn.\nEmbalm {3}{W}{U} ({3}{W}{U}, Exile this card from your graveyard: Create a token that's a copy of it, except it's a white Zombie Human Cleric with no mana cost. Embalm only as a sorcery.)
|
||||
Oracle:At the beginning of combat on your turn, target creature token you control gets +1/+1 until end of turn and can't be blocked this turn.\nEmbalm {3}{W}{U} ({3}{W}{U}, Exile this card from your graveyard: Create a token that's a copy of it, except it's a white Zombie Human Cleric with no mana cost. Embalm only as a sorcery.)
|
||||
|
||||
Reference in New Issue
Block a user