Re-added arcane & divine marker feats.

Re-added arcane & divine marker feats.  Fixed broken hamatula summon.  Removed old culled content.
This commit is contained in:
Jaysyn904
2024-03-27 21:37:18 -04:00
parent 1e4d84338a
commit aa50c6b6ec
214 changed files with 46752 additions and 46482 deletions

View File

@@ -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);