Fixed Eldritch Theurge bug with Bard & Sorcerer

Fixed Eldritch Theurge bug with Bard & Sorcerer.  (Thanks @啃饼兔!)

Updated release archive.
This commit is contained in:
Jaysyn904
2024-10-25 08:16:13 -04:00
parent 53149108fe
commit 69c6fb7dea
5 changed files with 2233 additions and 4213 deletions

View File

@@ -122,6 +122,7 @@ void main()
GetLevelByClass(CLASS_TYPE_FOCHLUCAN_LYRIST) +
GetLevelByClass(CLASS_TYPE_SUBLIME_CHORD) +
GetLevelByClass(CLASS_TYPE_VIRTUOSO);
if (GetHasFeat(FEAT_SONG_WHITE_RAVEN, OBJECT_SELF))
nLevel += GetLevelByClass(CLASS_TYPE_CRUSADER) + GetLevelByClass(CLASS_TYPE_WARBLADE);