mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-28 00:37:14 -05:00
Added Fochlucan Lyrist PrC, updated release archive
Added Fochlucan Lyrist PrC, tweaked Fey class skills, fixed new weapon models & icons not showing up. Updated .hif for installer. Updated release archive.
This commit is contained in:
@@ -117,7 +117,6 @@ int ReducedSpellFailure(object oPC, object oArmor)
|
||||
if(nAC < 4)
|
||||
{
|
||||
if(GetLevelByClass(CLASS_TYPE_BLADESINGER, oPC) > 5
|
||||
|| GetLevelByClass(CLASS_TYPE_MINSTREL_EDGE, oPC)
|
||||
|| (GetLevelByClass(CLASS_TYPE_BARD, oPC) && GetPRCSwitch(PRC_BARD_LIGHT_ARMOR_SPELLCASTING)))
|
||||
{
|
||||
int nASFArmor = checkASF(oArmor);
|
||||
|
||||
Reference in New Issue
Block a user