From eb62bf1bef847a2f8dcb3d865278705f3d98e6be Mon Sep 17 00:00:00 2001 From: Hanmac Date: Wed, 10 Aug 2016 14:14:22 +0000 Subject: [PATCH] Thirsting Axe: updated it with new dealtCombatDamageThisTurn logic --- forge-gui/res/cardsfolder/t/thirsting_axe.txt | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/forge-gui/res/cardsfolder/t/thirsting_axe.txt b/forge-gui/res/cardsfolder/t/thirsting_axe.txt index 6aa3aa45a42..9c8b0688b40 100644 --- a/forge-gui/res/cardsfolder/t/thirsting_axe.txt +++ b/forge-gui/res/cardsfolder/t/thirsting_axe.txt @@ -3,11 +3,7 @@ ManaCost:3 Types:Artifact Equipment K:Equip 2 S:Mode$ Continuous | Affected$ Card.EquippedBy | AddPower$ 4 | Description$ Equipped creature gets +4/+0. -T:Mode$ DealtCombatDamageOnce | ValidSource$ Creature | ValidTarget$ Creature | Execute$ TrigPump | Static$ True -SVar:TrigPump:DB$ Pump | Defined$ Self | RememberObjects$ TriggeredSource -T:Mode$ TurnBegin | ValidPlayer$ Player | Execute$ ClearDamaged | Static$ True -SVar:ClearDamaged:DB$ Cleanup | ClearRemembered$ True -T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | IsPresent$ Card.EquippedBy+IsNotRemembered | TriggerZone$ Battlefield | Execute$ SacrificeEquippee | TriggerDescription$ At the beginning of your end step, if equipped creature didn't deal combat damage to a creature this turn, sacrifice it. -SVar:SacrificeEquippee:DB$ SacrificeAll | ValidCards$ Card.EquippedBy+IsNotRemembered +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | IsPresent$ Card.EquippedBy+dealtCombatDamageThisTurn Creature | PresentCompare$ EQ0 | TriggerZone$ Battlefield | Execute$ SacrificeEquippee | TriggerDescription$ At the beginning of your end step, if equipped creature didn't deal combat damage to a creature this turn, sacrifice it. +SVar:SacrificeEquippee:DB$ SacrificeAll | ValidCards$ Card.EquippedBy | ConditionPresent$ Card.EquippedBy+dealtCombatDamageThisTurn Creature | ConditionCompare$ EQ0 SVar:Picture:http://www.wizards.com/global/images/magic/general/thirsting_axe.jpg -Oracle:Equipped creature gets +4/+0.\nWAt the beginning of your end step, if equipped creature didn't deal combat damage to a creature this turn, sacrifice it.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.) +Oracle:Equipped creature gets +4/+0.\nAt the beginning of your end step, if equipped creature didn't deal combat damage to a creature this turn, sacrifice it.\nEquip {2} ({2}: Attach to target creature you control. Equip only as a sorcery. This card enters the battlefield unattached and stays on the battlefield if the creature leaves.)