Updated for epic PrC expansion

Updated for epic PrC expansion
Full compile.
This commit is contained in:
Jaysyn904 2025-06-08 14:31:01 -04:00
parent f601311992
commit 4c8b8d70a6
213 changed files with 23 additions and 27 deletions

View File

@ -118,15 +118,11 @@ void main()
//Declare major variables
int nLevel = GetLevelByClass(CLASS_TYPE_BARD) +
GetLevelByClass(CLASS_TYPE_MINSTREL_EDGE)/2 +
GetLevelByClass(CLASS_TYPE_DIRGESINGER) +
GetLevelByClass(CLASS_TYPE_DRAGONSONG_LYRIST) +
GetLevelByClass(CLASS_TYPE_HEARTWARDER) +
GetLevelByClass(CLASS_TYPE_SPELLDANCER) +
GetLevelByClass(CLASS_TYPE_FOCHLUCAN_LYRIST) +
GetLevelByClass(CLASS_TYPE_SUBLIME_CHORD) +
GetLevelByClass(CLASS_TYPE_BLADESINGER) +
GetLevelByClass(CLASS_TYPE_VIRTUOSO);
if (GetHasFeat(FEAT_SONG_WHITE_RAVEN, OBJECT_SELF))
nLevel += GetLevelByClass(CLASS_TYPE_CRUSADER) + GetLevelByClass(CLASS_TYPE_WARBLADE);

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More