diff --git a/forge-gui/res/cardsfolder/upcoming/urborg_repossession.txt b/forge-gui/res/cardsfolder/upcoming/urborg_repossession.txt index 6d242a64a9c..a0744efcf83 100644 --- a/forge-gui/res/cardsfolder/upcoming/urborg_repossession.txt +++ b/forge-gui/res/cardsfolder/upcoming/urborg_repossession.txt @@ -2,9 +2,9 @@ Name:Urborg Repossession ManaCost:B Types:Sorcery K:Kicker:1 G -A:SP$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ChangeNum$ 1 | TgtPrompt$ Choose target creature card in your graveyard | ChangeType$ Creature.YouOwn | SubAbility$ DBReturnKicked | SpellDescription$ Return target creature card from your graveyard to your hand. You gain 2 life. If this spell was kicked, return another target permanent card from your graveyard to your hand. -SVar:DBReturnKicked:DB$ ChangeZone | Condition$ Kicked | Origin$ Graveyard | Destination$ Hand | ChangeNum$ 1 | TgtPrompt$ Choose target permanent card in your graveyard | ChangeType$ Permanent.YouOwn | SubAbility$ DBGainLife -SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2 +A:SP$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ChangeNum$ 1 | TgtPrompt$ Choose target creature card in your graveyard | ChangeType$ Creature.YouOwn | SubAbility$ DBGainLife | SpellDescription$ Return target creature card from your graveyard to your hand. You gain 2 life. If this spell was kicked, return another target permanent card from your graveyard to your hand. +SVar:DBGainLife:DB$ GainLife | LifeAmount$ 2| SubAbility$ DBReturnKicked +SVar:DBReturnKicked:DB$ ChangeZone | Condition$ Kicked | Origin$ Graveyard | Destination$ Hand | ChangeNum$ 1 | TgtPrompt$ Choose target permanent card in your graveyard | ChangeType$ Permanent.YouOwn DeckHas:Ability$LifeGain DeckHints:Ability$Graveyard & Color$Green Oracle:Return target creature card from your graveyard to your hand. You gain 2 life. If this spell was kicked, return another target permanent card from your graveyard to your hand.