mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
mirage_phalanx.txt remove unneeded
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:4 R R
|
||||
Types:Creature Human Soldier
|
||||
PT:4/4
|
||||
K:Soulbond
|
||||
S:Mode$ Continuous | Affected$ Creature.PairedWith,Creature.Self+Paired | AddTrigger$ PhaseTrigger | AddSVar$ TandemLookoutTrigDraw | Description$ As long as CARDNAME is paired with another creature, each of those creatures has "At the beginning of combat on your turn, create a token that's a copy of this creature, except it has haste and loses soulbond. Exile it at end of combat."
|
||||
S:Mode$ Continuous | Affected$ Creature.PairedWith,Creature.Self+Paired | AddTrigger$ PhaseTrigger | Description$ As long as CARDNAME is paired with another creature, each of those creatures has "At the beginning of combat on your turn, create a token that's a copy of this creature, except it has haste and loses soulbond. Exile it at end of combat."
|
||||
SVar:PhaseTrigger:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigCopy | TriggerDescription$ At the beginning of combat on your turn, create a token that's a copy of this creature, except it has haste and loses soulbond. Exile it at end of combat.
|
||||
SVar:TrigCopy:DB$ CopyPermanent | Defined$ Self | RemoveKeywords$ Soulbond | AddKeywords$ Haste | AtEOT$ ExileCombat
|
||||
DeckHas:Ability$Token
|
||||
|
||||
Reference in New Issue
Block a user