From 3e613a8b80f7090c9f553940eec6cc3553c84b73 Mon Sep 17 00:00:00 2001 From: Hanmac Date: Sun, 11 Feb 2018 21:04:49 +0100 Subject: [PATCH] cards: remove triggerZones from Unequip trigger, it doesn't work with ChangeZoneAll effects --- forge-gui/res/cardsfolder/c/captains_hook.txt | 2 +- forge-gui/res/cardsfolder/g/grafted_exoskeleton.txt | 2 +- forge-gui/res/cardsfolder/g/grafted_wargear.txt | 2 +- forge-gui/res/cardsfolder/s/stitchers_graft.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/captains_hook.txt b/forge-gui/res/cardsfolder/c/captains_hook.txt index 46912e62eb1..62094bc8cba 100644 --- a/forge-gui/res/cardsfolder/c/captains_hook.txt +++ b/forge-gui/res/cardsfolder/c/captains_hook.txt @@ -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} diff --git a/forge-gui/res/cardsfolder/g/grafted_exoskeleton.txt b/forge-gui/res/cardsfolder/g/grafted_exoskeleton.txt index 09cf57ab49f..72642827c72 100644 --- a/forge-gui/res/cardsfolder/g/grafted_exoskeleton.txt +++ b/forge-gui/res/cardsfolder/g/grafted_exoskeleton.txt @@ -3,7 +3,7 @@ ManaCost:4 Types:Artifact Equipment K:Equip 2 S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Infect | Description$ Equipped creature gets +2/+2 and has infect. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.) -T:Mode$ Unequip | ValidEquipment$ Card.Self | ValidCard$ Permanent | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME becomes unattached from a permanent, sacrifice that permanent. +T:Mode$ Unequip | ValidEquipment$ Card.Self | ValidCard$ Permanent | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME becomes unattached from a permanent, sacrifice that permanent. SVar:TrigSac:DB$Sacrifice | Defined$ You | SacValid$ TriggeredCard SVar:Picture:http://www.wizards.com/global/images/magic/general/grafted_exoskeleton.jpg Oracle:Equipped creature gets +2/+2 and has infect. (It deals damage to creatures in the form of -1/-1 counters and to players in the form of poison counters.)\nWhenever Grafted Exoskeleton becomes unattached from a permanent, sacrifice that permanent.\nEquip {2} diff --git a/forge-gui/res/cardsfolder/g/grafted_wargear.txt b/forge-gui/res/cardsfolder/g/grafted_wargear.txt index 49f0cbfbddf..2fc22aeedb3 100644 --- a/forge-gui/res/cardsfolder/g/grafted_wargear.txt +++ b/forge-gui/res/cardsfolder/g/grafted_wargear.txt @@ -3,7 +3,7 @@ ManaCost:3 Types:Artifact Equipment K:Equip 0 S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 3 | AddToughness$ 2 | Description$ Equipped creature gets +3/+2. -T:Mode$ Unequip | ValidEquipment$ Card.Self | ValidCard$ Permanent | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME becomes unattached from a permanent, sacrifice that permanent. +T:Mode$ Unequip | ValidEquipment$ Card.Self | ValidCard$ Permanent | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME becomes unattached from a permanent, sacrifice that permanent. SVar:TrigSac:DB$Sacrifice | Defined$ You | SacValid$ TriggeredCard SVar:Picture:http://www.wizards.com/global/images/magic/general/grafted_wargear.jpg Oracle:Equipped creature gets +3/+2.\nWhenever Grafted Wargear becomes unattached from a permanent, sacrifice that permanent.\nEquip {0} ({0}: Attach to target creature you control. Equip only as a sorcery.) diff --git a/forge-gui/res/cardsfolder/s/stitchers_graft.txt b/forge-gui/res/cardsfolder/s/stitchers_graft.txt index a05dc52cab6..14515ebd03d 100644 --- a/forge-gui/res/cardsfolder/s/stitchers_graft.txt +++ b/forge-gui/res/cardsfolder/s/stitchers_graft.txt @@ -4,7 +4,7 @@ Types:Artifact Equipment S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 3 | AddToughness$ 3 | Description$ Equipped creature gets +3/+3. T:Mode$ Attacks | ValidCard$ Card.EquippedBy | Execute$ StayTapped | TriggerDescription$ Whenever equipped creature attacks, it doesn't untap during its controller's next untap step. SVar:StayTapped:DB$Pump | KW$ HIDDEN This card doesn't untap during your next untap step. | Defined$ TriggeredAttacker | Permanent$ True -T:Mode$ Unequip | ValidEquipment$ Card.Self | ValidCard$ Permanent | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME becomes unattached from a permanent, sacrifice that permanent. +T:Mode$ Unequip | ValidEquipment$ Card.Self | ValidCard$ Permanent | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME becomes unattached from a permanent, sacrifice that permanent. SVar:TrigSac:DB$SacrificeAll | Defined$ TriggeredCard K:Equip 2 SVar:Picture:http://www.wizards.com/global/images/magic/general/stitchers_graft.jpg