mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Merge branch 'dom-card-fixes' into 'master'
Helm of the Host ability triggers at beginning of combat See merge request core-developers/forge!403
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Helm of the Host
|
||||
ManaCost:4
|
||||
Types:Legendary Artifact Equipment
|
||||
K:Equip 5
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigCopy | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of combat on your turn, create a token that's a copy of equipped creature, except the token isn't legendary if equipped creature is legendary. That token gains haste.
|
||||
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | Execute$ TrigCopy | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of combat on your turn, create a token that's a copy of equipped creature, except the token isn't legendary if equipped creature is legendary. That token gains haste.
|
||||
SVar:TrigCopy:DB$ CopyPermanent | Defined$ Equipped | Keywords$ Haste | NonLegendary$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/helm_of_the_host.jpg
|
||||
Oracle:At the beginning of combat on your turn, create a token that's a copy of equipped creature, except the token isn't legendary if equipped creature is legendary. That token gains haste.\nEquip {5}
|
||||
|
||||
Reference in New Issue
Block a user