diff --git a/forge-gui/res/cardsfolder/upcoming/ZNR/blood_price.txt b/forge-gui/res/cardsfolder/upcoming/ZNR/blood_price.txt index 4feabc2256a..87b98c44168 100644 --- a/forge-gui/res/cardsfolder/upcoming/ZNR/blood_price.txt +++ b/forge-gui/res/cardsfolder/upcoming/ZNR/blood_price.txt @@ -2,5 +2,5 @@ Name:Blood Price ManaCost:3 B Types:Sorcery A:SP$ Dig | Cost$ 3 B | DigNum$ 4 | ChangeNum$ 2 | SubAbility$ DBLoseLife | SpellDescription$ Look at the top four cards of your library. Put two of them into your hand and the rest on the bottom of your library in any order. You lose 2 life. -SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 2 | Defined$ You +SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 | Defined$ You Oracle:Look at the top four cards of your library. Put two of them into your hand and the rest on the bottom of your library in any order. You lose 2 life. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/ZNR/cascade_seer.txt b/forge-gui/res/cardsfolder/upcoming/ZNR/cascade_seer.txt index 9fb07471ed9..0f3b1679ab7 100644 --- a/forge-gui/res/cardsfolder/upcoming/ZNR/cascade_seer.txt +++ b/forge-gui/res/cardsfolder/upcoming/ZNR/cascade_seer.txt @@ -3,7 +3,7 @@ ManaCost:3 U Types:Creature Merfolk Wizard PT:3/3 T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry X, where X is the number of creatures in your party. (Your party consists of up to one each of Cleric, Rogue, Warrior, and Wizard.) -SVar:TrigScry:DB$Scry | ScryNum$ X | References$ X +SVar:TrigScry:DB$ Scry | ScryNum$ X | References$ X SVar:X:Count$Party DeckHas:Ability$Party DeckHints:Type$Cleric|Rogue|Warrior|Wizard diff --git a/forge-gui/res/cardsfolder/upcoming/ZNR/chilling_trap.txt b/forge-gui/res/cardsfolder/upcoming/ZNR/chilling_trap.txt index ad837513066..8926bfb58f9 100644 --- a/forge-gui/res/cardsfolder/upcoming/ZNR/chilling_trap.txt +++ b/forge-gui/res/cardsfolder/upcoming/ZNR/chilling_trap.txt @@ -1,6 +1,6 @@ Name:Chilling Trap ManaCost:U Types:Instant -A:SP$ Pump | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | IsCurse$ True | SubAbility$ DBDraw | SpellDescription$ Target creature gets -4/-0 until end of turn.If you control a Wizard, draw a card. -SVar:DBDraw:DB$Draw | NumCards$ 1 | ConditionPresent$ Wizard.YouCtrl | ConditionCompare$ GE1 | ConditionDescription$ If you control a Wizard +A:SP$ Pump | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | IsCurse$ True | SubAbility$ DBDraw | SpellDescription$ Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card. +SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionPresent$ Wizard.YouCtrl | ConditionCompare$ GE1 | ConditionDescription$ If you control a Wizard Oracle:Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card. \ No newline at end of file