[(BG1) BUG] Resar abilities inconsistent with plot
Resar (in the Thieves Guild) is intended to be a powerful mage, yet was given no spellcasting abilities.
--
Added Script MAGE5.BCS to RESAR.CRE
Added the following spells:
Larloch's Minor Drain
Melf's Acid Arrow
Horror
Lightning Bolt
Monster Summoning 1
Mirror Image
(Originally found and fixed in EasyTutu)
--
Added Script MAGE5.BCS to RESAR.CRE
Added the following spells:
Larloch's Minor Drain
Melf's Acid Arrow
Horror
Lightning Bolt
Monster Summoning 1
Mirror Image
(Originally found and fixed in EasyTutu)
Post edited by Bhryaen on
0
Comments
I see the script is applied but when attacked he still prefers his staff. No spells cast.
Resar's file structure is off. Specifically, he has 3 level 1 spells memorised, but they are unreferenced by the memorisation table (unused bytes).
He's also got SPWI002 (TRAP_LIGHTNING_BOLT) memorised, but his script tries to cast SPWI308 (WIZARD_LIGHTNING_BOLT). Additionally (and off-hand I don't know if this really matters), both Lightning Bolt and Monster Summoning I are memorised as level 2 spells, even though they are level 3.
@Wisp Excellent catch on SPWI002. I was completely missing that one.
Fixed in v0630+
Now he casts his whole arsenal before resorting to the staff... if he lives that long.
btw: you really seem to be cranking through the fixes!!! Don't they give you a break?
Before resorting to a quarterstaff, he cast Summon I (gibberling, wild dog, meh), Lightning Bolt, Horror, Melf's Acid Arrow (twice), Larlock's Minor Drain (twice). This is consistent with the spells allotted above... but he never cast Mirror Image. Hard to see a good reason for a mage not resorting to it, but ok, he didn't want to just be a typical mage... and made a gibberling instead. :-)
1. Replace Monster Summon 1. Resar is located in BG City, Chap 5. By that point gibberlings and wild dogs are a mild nuisance.
2. Replace Lightning Bolt (which has the tendency to ricochet to the caster's doom in enclosed places like the small room Resar shares with Alatos).
3. Get that Mirror Image cast.
4. Add more spells...
Remember that he's worth 4000XP and apparently has traveled from some great distance as a special guest of the Thieves' Guild. (Think the Russian guy in "Chinese Connection.") He should be more formidable than a few pre-Davaeorn spells. Mind you, Davaeorn is an 11th level mage. Resar is 9th level. By the TotSC Game Manual (actually have one, yep) this should mean: So that spell list he's been given is lacking somewhat. This guy is supposed to be a major contender, but he's nothin' but a bum. Let's face it, Charley. He coulda been somebody. Why ya makin' 'im throw the fight, Charley?
Edit: If he gets a level 5 spell, he could also have a contingency spell up and ready! I would have something like Stoneskin personally.
The problem as shown in IELISTER:
03b0h Page #11
03b0h Spell level 0003
03b2h Base number 0005
03b4h Actual number 0005
03b6h Spell type 0001
03b8h Spell index 00000000
03bch Spell count 00000005
Writing a fat zero on 03bch would fix it. (The guy shouldn't have any 4th level spells)
Or, if you intended to add spells on level 4, then that failed. (ok, this might have been fixed in the build we don't yet see)
Confirmed fixed.
If he can get the 10 sec to cast his Mirror Image, Haste, and Shield, he's got quite the assortment, and he now casts nearly all his spells before resorting to quarterstaffing. He seemed to leave just the one Fear spell in reserve for some reason, usually casting it after coming to quarterstaff in melee. After I CTRL+Q'd him and voila- not a spell on him. :-)
One question, would people prefer that he instantly gets his defensive spells (such as mirror image) or is the current implementation sufficient.
For sure it helps make it more challenging, but as it was, sometimes he'd do it instantly, sometimes after a full 1-2 sec. Maybe a matter of initiative? I liked it as is though, just wish he came with more backup because mages at close range don't have lots of chance. I'd say you did a great job and that anyone expecting him to do his usual BG1 quarterstaff behavior is in for a surprise. :-)