Jump to content

Bug report: BG2 Tweak


Recommended Posts

Hello there,

 

I found the following error while checking the tp2 file:

In "druid level, un-nerfed druid spells", line 7219:

COPY ~BG2_Tweaks/2da/mxspldru.2da~ ~override~

should be:

COPY ~BG2_Tweaks/2da/un_MxSplDru.2DA~ ~override~

 

In "druid level, pnp druid spells", line 7232:

COPY ~BG2_Tweaks/2da/mxsplprs.2da~ ~override~

should be:

COPY ~BG2_Tweaks/2da/mxspldru.2da~ ~override~

 

Additionally, the un-nerfed and PnP druid spell table are exactly the same, except that the un-nerfed one extends to lvl 50 while the PnP one extends only to lvl 40. I wonder whether there is supposed to be a virtual difference between the two tables, and whether a CTD would occur if a druid levels from 40 to 41 if the PnP table is chosen.

Link to comment

It appears that the P&P table is supposed to be the same for both clerics and druids. The mxspldru.2da included with the mod appears to just be a capped-at-level-40 version of the Un-Nerfed Table, as you pointed out, and shouldn't be used.

 

So, the 2da files for the tables should be...

Un-Nerfed Cleric Spell Table: 2da/un_mxsplprs.2da

P&P Cleric Spell Table: 2da/mxsplprs.2da

Un-Nerfed Druid Spell Table: 2da/un_mxspldru.2da

P&P Druid Spell Table: 2da/mxsplprs.2da (same as P&P Cleric)

 

For v8, I've repaired the following subcomponents of Alter Druid Spell and Level Progression Tables:

 

No Level Progression Changes, Un-Nerfed Druid Spell Table Only (Blucher)

Was previously using a capped-at-level-40 version of the Un-Nerfed table.

 

No Level Progression Changes, PnP Druid/Cleric Spell Table Only

Was copying over the P&P table but wasn't naming it properly, so druids actually kept their old table and clerics erroneously got the new one.

 

Use Cleric Level Progression Changes With Un-Nerfed Druid Spell Table (Blucher)

Was previously using a capped-at-level-40 version of the Un-Nerfed table.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...