Re: Current Known Bugs list
Regarding the Enlightened Tutor issue...
It's not just that card. Mystical Tutor, Personal Tutor, Sylvan Tutor and Worldly Tutor has the same fault; Forge asks you to select the card you want, twice
, then places the card on top of your library and then shuffles it
Edit: Reg. the picking twice: I just realized that the first popup is "looking at your hand" then pick. I had the same confusion with Brainstorm.
Vampiric Tutor doesn't do this and I think it's because of the code.
M.T., E.T. etc. has the, basically, same line of code: (from Enlightened Tutor)
A:SP$ChangeZone | Cost$ W | Origin$ Library | Destination$ Library | LibraryPosition$ 0 | ChangeType$ Artifact,Enchantment | ChangeNum$ 1 | SpellDescription$ Search your library for an artifact or enchantment card and reveal that card. Shuffle your library, then put the card on top of it.
I think it's the highlighted code that's the problem.
But seeing as Vampiric Tutor has no code at all, that I can see, I don't see how to fix it...
- DeadSpeak
It's not just that card. Mystical Tutor, Personal Tutor, Sylvan Tutor and Worldly Tutor has the same fault; Forge asks you to select the card you want, twice
Edit: Reg. the picking twice: I just realized that the first popup is "looking at your hand" then pick. I had the same confusion with Brainstorm.
Vampiric Tutor doesn't do this and I think it's because of the code.
M.T., E.T. etc. has the, basically, same line of code: (from Enlightened Tutor)
A:SP$ChangeZone | Cost$ W | Origin$ Library | Destination$ Library | LibraryPosition$ 0 | ChangeType$ Artifact,Enchantment | ChangeNum$ 1 | SpellDescription$ Search your library for an artifact or enchantment card and reveal that card. Shuffle your library, then put the card on top of it.
I think it's the highlighted code that's the problem.
But seeing as Vampiric Tutor has no code at all, that I can see, I don't see how to fix it...
- DeadSpeak
