Fixed issue with Bards getting spells

Fixed issue with Bards getting spells from Prestige Classes.
Fixed Fochlucan Lyrist short name.
Updated PRC8 Tester module to have non-destroyable placeables.
This commit is contained in:
Jaysyn904 2025-05-03 17:52:52 -04:00
parent 5d82529b9d
commit 4bd746ae40
5 changed files with 3 additions and 2 deletions

View File

@ -80,7 +80,7 @@ void CheckSpellbooks(object oPC)
return;
if(GetIsRHDBard(oPC) && CheckMissingSpells(oPC, CLASS_TYPE_BARD, 0, 6))
return;
if(!GetPRCSwitch(PRC_SORC_DISALLOW_NEWSPELLBOOK) && CheckMissingSpells(oPC, CLASS_TYPE_SORCERER, 0, 9))
if(!GetPRCSwitch(PRC_BARD_DISALLOW_NEWSPELLBOOK) && CheckMissingSpells(oPC, CLASS_TYPE_BARD, 0, 6))
return;
if(!GetPRCSwitch(PRC_SORC_DISALLOW_NEWSPELLBOOK) && CheckMissingSpells(oPC, CLASS_TYPE_SORCERER, 0, 9))
return;

View File

@ -71506,6 +71506,7 @@ Special Abilities:
- +4 racial bonus on Spellcraft checks.
- Will Sapper (Ex): Any creature damaged by a jaebrin trickster's bite must succeed on a Will save or take a -4 penalty on Will saves for 1 minute. The effect of multiple bites doesn't stack. The save DC is Constitution-based.
- Level Adjustment: +1</entry>
<entry id="75260" lang="en" sex="m">FcL</entry>
<entry id="75283" lang="en" sex="m">Plt</entry>
<entry id="75299" lang="en" sex="m">### BEGIN INVOKER MARKER FEATS#</entry>
<entry id="75300" lang="en" sex="m">Abjurant Champion Invoking (Warlock)</entry>