diff --git a/forge-gui/res/cardsfolder/upcoming/niko_defies_destiny.txt b/forge-gui/res/cardsfolder/upcoming/niko_defies_destiny.txt index ee84b4c33d6..49ab426f6b7 100644 --- a/forge-gui/res/cardsfolder/upcoming/niko_defies_destiny.txt +++ b/forge-gui/res/cardsfolder/upcoming/niko_defies_destiny.txt @@ -3,8 +3,8 @@ ManaCost:1 W U Types:Enchantment Saga K:Saga:3:DBGainLife,DBMana,DBChangeZone SVar:DBGainLife:DB$ GainLife | LifeAmount$ X | References$ X | SpellDescription$ You gain 2 life for each foretold card you own in exile. -SVar:X:Count$ValidExile Card.foretold/Times.2 +SVar:X:Count$ValidExile Card.foretold+YouOwn/Times.2 SVar:DBMana:DB$ Mana | Produced$ W U | RestrictValid$ Static.Foretelling,Card.withForetell | SpellDescription$ Add {W}{U}. Spend this mana only to foretell cards or cast spells that have foretell. -SVar:DBChangeZone:DB$ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Card.YouCtrl+withForetell | SpellDescription$ Return target card with foretell from your graveyard to your hand. +SVar:DBChangeZone:DB$ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Card.YouOwn+withForetell | SpellDescription$ Return target card with foretell from your graveyard to your hand. DeckHas:Ability$Graveyard & Ability$GainLife Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI — You gain 2 life for each foretold card you own in exile.\nII — Add {W}{U}. Spend this mana only to foretell cards or cast spells that have foretell.\nIII — Return target card with foretell from your graveyard to your hand.