From 48f109b7f66e63d5fcdbe5b3bffb08ccee01d44d Mon Sep 17 00:00:00 2001 From: CCTV-1 Date: Sat, 27 Jun 2020 09:56:55 +0800 Subject: [PATCH] fix:"Sublime Epiphany" can't select draw card player. --- forge-gui/res/cardsfolder/upcoming/sublime_epiphany.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/sublime_epiphany.txt b/forge-gui/res/cardsfolder/upcoming/sublime_epiphany.txt index 6412b31a398..2942806c4de 100644 --- a/forge-gui/res/cardsfolder/upcoming/sublime_epiphany.txt +++ b/forge-gui/res/cardsfolder/upcoming/sublime_epiphany.txt @@ -6,6 +6,6 @@ SVar:DBCounterSpell:DB$ Counter | TargetType$ Spell | ValidTgts$ Card | SpellDes SVar:DBCounterAbility:DB$ Counter | TargetType$ Activated,Triggered | ValidTgts$ Card | TgtPrompt$ Select target Activated or Triggered Ability | SpellDescription$ Counter target activated or triggered ability. SVar:DBReturn:DB$ ChangeZone | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | AILogic$ Good | SpellDescription$ Return target nonland permanent to its owner's hand. SVar:DBCopy:DB$ CopyPermanent | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | SpellDescription$ Create a token that's a copy of target creature you control. -SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SpellDescription$ Draw a card. +SVar:DBDraw:DB$ Draw | NumCards$ 1 | ValidTgts$ Player | TgtPrompt$ Choose a player | SpellDescription$ Target player draws a card. DeckHas:Ability$Token Oracle:Choose one or more —\n• Counter target spell\n• Counter target activated or triggered ability.\n• Return target nonland permanent to its owner's hand.\n• Create a token that's a copy of target creature you control.\n• Target player draws a card.