0 of 0

File information

Last updated

Original upload

Created by

Christian Crowle

Uploaded by

devbat69420

Virus scan

Safe to use

Tags for this mod

About this mod

Fixes an incorrect flag in Morrigan's dialogue tree which makes players who have Morrigan's approval too high unable to unlock the Shapeshifter specialization without buying the manual.

Permissions and credits
TL;DR: Fixes an incorrect flag in Morrigan's dialogue tree which makes players who have Morrigan's approval too high unable to unlock the Shapeshifter specialization without buying the manual. 

This mod doesn't change anything else about Morrigan's dialogue. If you're looking for that, try out the Morrigan Restoration Patch, which greatly expands Morrigan's dialogue. I'm a bit of a purist, so I wanted the bug fix without the rest of the changes.

The reason the bug happens is a confusingly named flag in Morrigan's dialogue: MORRIGAN_DEFINED_IS_NOT_WARM_OR_INTERESTED. The folks at BioWare missed the "NOT" in the flag name and checked if MORRIGAN_DEFINED_IS_NOT_WARM_OR_INTERESTED == true. This, of course, means that if Morrigan is warm to or interested in the player she will refuse to teach the player (or Wynne) how to be a shapeshifter.

This is obviously unintended, as her cited reason for not teaching the specialization is that she "doesn't know the player well enough", even with max approval AND being in a romantic relationship with the player.

INSTALLATION:

To install, unzip the contents of the 7z file into packages/core/override. Morrigan will now teach shapeshifting if her approval is "warm/care" or above (51+).