Jaheira and Terminsel the second
MacHurto
Member Posts: 731
How long do I have to wait in real time for Terminsel to appear in EE? Do I have to let some in-game days pass as well?
Thanks!
Thanks!
0
Comments
It has been envisioned that this event happens in chapter 6. The time should be passing while you're in the Underdark etc.
Thank you Beamdog!
And thanks @bob_veng for noticing the thread :-)
For those interested, the relevant code for this (jaheira.bcs):
Global("DerminSpawn","GLOBAL",9)
OR(2)
Global("JaheiraRomanceActive","GLOBAL",0)
Global("JaheiraRomanceActive","GLOBAL",3)
THEN
RESPONSE #100
SetGlobal("DerminSpawn","GLOBAL",10)
SetGlobal("TerminselSpawn","GLOBAL",4)
RealSetGlobalTimer("TerminselAppear","GLOBAL",3600)
END
I changed them and he spawned. But very disappointing to have to use Eekeeper.
But if one doesn't really plan to keep Jaheira around for the long run waiting for these encounters might not really be worth it as the Harper Needle reward is a Jaheira-exclusive item. On the other hand, if you're quick and have a competent cutpurse around, you can of course pick a lot of nice protection jewelry out of Terminsel's pockets. Twice
But if she's not staying - well, my no-spellcasting run had Haer'Dalis wear the Harper Pin. Except when he got silenced and needed to borrow the Amulet of Power.
But while we're at it: I've never tried it before, but does UAI also deal with "restricted to evil/good" items? Might become potentially relevant if I'll make an all-neutral BG2 party someday...
There are two things UAI won't cover - stat requirements (if you're too weak to wear that armor, rogue tricks won't help) and the NPC-only items enumerated in ITEM_USE.2da. For standard BG2 characters, only items they start with appear here.
Out of morbid curiosity, I tried this.
First obstacle: Wilson only has 9 Dex. Very well, give him a permanent Dex boost.
Second obstacle: The "grizzly bear" kit isn't allowed to dual. Very well, force it with EEKeeper.
Third obstacle: attempt to level up as a thief, get an error message. "This character is equipped with items that it can no longer use, but cannot drop". Dismiss it, error message comes back. There's no way to get out of that level-up screen except to quit. Oops.
And that's where I stopped.
But oh well, think I'll carry the fuzzy fella around the next time anyway, even if he can't wield the holy avenger^^