diff --git a/forge-gui/res/cardsfolder/o/oppressive_rays.txt b/forge-gui/res/cardsfolder/o/oppressive_rays.txt index 85ed0e78815..c49b5047ce3 100644 --- a/forge-gui/res/cardsfolder/o/oppressive_rays.txt +++ b/forge-gui/res/cardsfolder/o/oppressive_rays.txt @@ -3,8 +3,8 @@ ManaCost:W Types:Enchantment Aura K:Enchant creature A:SP$ Attach | Cost$ W | ValidTgts$ Creature | AILogic$ Curse -S:Mode$ CantAttackUnless | ValidCard$ Creature.AttachedBy | Cost$ 3 | Description$ Enchanted creature can't attack unless its controller pays {3}. -S:Mode$ CantBlockUnless | ValidCard$ Creature.AttachedBy | Cost$ 3 | Description$ Enchanted creature can't block unless its controller pays {3}. +S:Mode$ CantAttackUnless | ValidCard$ Creature.AttachedBy | Cost$ 3 | Description$ Enchanted creature can't attack or block unless its controller pays {3}. +S:Mode$ CantBlockUnless | ValidCard$ Creature.AttachedBy | Cost$ 3 S:Mode$ RaiseCost | ValidCard$ Creature.AttachedBy | Type$ Ability | Amount$ 3 | AffectedZone$ Battlefield | Description$ Activated abilities of enchanted creature cost {3} more to activate. SVar:Picture:http://www.wizards.com/global/images/magic/general/oppressive_rays.jpg Oracle:Enchant creature\nEnchanted creature can't attack or block unless its controller pays {3}.\nActivated abilities of enchanted creature cost {3} more to activate. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/u/underworld_coinsmith.txt b/forge-gui/res/cardsfolder/u/underworld_coinsmith.txt index d006a03b531..074d507d90b 100644 --- a/forge-gui/res/cardsfolder/u/underworld_coinsmith.txt +++ b/forge-gui/res/cardsfolder/u/underworld_coinsmith.txt @@ -5,5 +5,6 @@ PT:2/2 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ Constellation - Whenever CARDNAME or another enchantment enters the battlefield under your control, you gain 1 life. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Enchantment.Other+YouCtrl | TriggerZones$ Battlefield | Secondary$ True | Execute$ TrigGainLife | TriggerDescription$ Constellation - Whenever CARDNAME or another enchantment enters the battlefield under your control, you gain 1 life. SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 1 +A:AB$ LoseLife | Cost$ W B PayLife<1> | Defined$ Player.Opponent | LifeAmount$ 1 | SpellDescription$ Each Opponent Loses 1 life. SVar:BuffedBy:Enchantment SVar:Picture:http://www.wizards.com/global/images/magic/general/underworld_coinsmith.jpg \ No newline at end of file