diff --git a/res/cardsfolder/rackling.txt b/res/cardsfolder/rackling.txt index c4c5d304c19..a22284ee601 100644 --- a/res/cardsfolder/rackling.txt +++ b/res/cardsfolder/rackling.txt @@ -3,7 +3,7 @@ ManaCost:4 Types:Artifact Creature Construct Text:no text PT:2/2 -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | IsPresent$ Card.YouDontCtrl | PresentZone$ Hand | PresentCompare$ LT3 | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of each opponent's upkeep, The Rack deals X damage to that player, where X is 3 minus the number of cards in his or her hand. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | IsPresent$ Card.YouDontCtrl | PresentZone$ Hand | PresentCompare$ LT3 | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of each opponent's upkeep, CARDNAME deals X damage to that player, where X is 3 minus the number of cards in his or her hand. SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ X SVar:X:Count$InOppHand/NMinus.3 SVar:Rarity:Uncommon diff --git a/res/cardsfolder/the_rack.txt b/res/cardsfolder/the_rack.txt index 55c7a9fda21..37c72faea11 100644 --- a/res/cardsfolder/the_rack.txt +++ b/res/cardsfolder/the_rack.txt @@ -2,7 +2,7 @@ Name:The Rack ManaCost:1 Types:Artifact Text:no text -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | IsPresent$ Card.YouDontCtrl | PresentZone$ Hand | PresentCompare$ LT3 | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of opponent's upkeep, The Rack deals X damage to that player, where X is 3 minus the number of cards in his or her hand. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Opponent | IsPresent$ Card.YouDontCtrl | PresentZone$ Hand | PresentCompare$ LT3 | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of each opponent's upkeep, CARDNAME deals X damage to that player, where X is 3 minus the number of cards in his or her hand. SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ X SVar:X:Count$InOppHand/NMinus.3 SVar:Rarity:Uncommon