mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
cards: remove triggerZones from Unequip trigger, it doesn't work with ChangeZoneAll effects
This commit is contained in:
@@ -3,6 +3,6 @@ ManaCost:3
|
||||
Types:Artifact Equipment
|
||||
K:Equip 1
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 0 | AddType$ Pirate | AddKeyword$ Menace | Description$ Equipped creature gets +2/+0, has menace, and is a Pirate in addition to its other creature types.
|
||||
T:Mode$ Unequip | ValidEquipment$ Card.Self | ValidCard$ Permanent | TriggerZones$ Battlefield | Execute$ TrigDestroy | TriggerDescription$ Whenever CARDNAME becomes unattached from a permanent, destroy that permanent.
|
||||
T:Mode$ Unequip | ValidEquipment$ Card.Self | ValidCard$ Permanent | Execute$ TrigDestroy | TriggerDescription$ Whenever CARDNAME becomes unattached from a permanent, destroy that permanent.
|
||||
SVar:TrigDestroy:DB$Destroy | Defined$ TriggeredCard
|
||||
Oracle:Equipped creature gets +2/+0, has menace, and is a Pirate in addition to its other creature types.\nWhenever Captain's Hook becomes unattached from a permanent, destroy that permanent.\nEquip {1}
|
||||
|
||||
Reference in New Issue
Block a user