Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newly claimed Ascenion - UB incompatibility? #22

Closed
GraionDilach opened this issue Jan 11, 2022 · 1 comment
Closed

Newly claimed Ascenion - UB incompatibility? #22

GraionDilach opened this issue Jan 11, 2022 · 1 comment

Comments

@GraionDilach
Copy link

Quoted from https://www.reddit.com/r/baldursgate/comments/s0j31j/redeeming_with_ascension_and_unfinished_business/

So this is mostly a reference post for myself so I can stop having to look up the variables and such and have this come up in the google search when I next take Sarevok, which isn't that often. Details included for those who might come across the same issue.

When you have Ascension and Unfinished Business installed on ToB, redeeming Sarevok is broken. UB adds a requirement for the U!SRemorse global to be 3 before the second dialog triggers, but since Ascension isn't compatible with Sarevok's Remorse that global is never set. So you need to set that global -can use EEKeeper or just C:SetGlobal("U!SRemorse","GLOBAL",3). The second dialog then triggers when you kill Gromnir with Sarevok in your party.

Did you forget to set the variable in time? Hey look, I'm in this picture and I don't like it. Sarevok needs to see both the corpse and you at the same time for the dialog to trigger. You can spawn in Gromnir wherever you want with C:CreateCreature("Gromnir") then CTRL+Y him. Best not to kill him manually else his scripts will fire and fuck things up. Don't take a second set of his drops either you dirty cheater ;-P

The third dialog then triggers as normal as soon as you and Sarevok make it some way through Sendai's enclave. Or at least until the Enclave global is greater than 0, which I assume is when you're inside, I only just killed Yaga-shura this run.

I'll check it tonight in depth if this is reproducible, but noting it down here beforehand.

@GraionDilach
Copy link
Author

Couldn't find it. I guess unreproducible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant