Finished Shadowcaster marker feats

Finished Shadowcaster marker feats.  Fixed Fochulan Lyrist not adding usages of Bard Song.  Fixed issue with classes that advance spellcasting, but don't require spellcasting.  Fixed Mystic Theurge & Force Missile Mage prereq functions.
This commit is contained in:
Jaysyn904
2023-10-20 16:21:26 -04:00
parent d8a072f489
commit 99241cf201
20 changed files with 27639 additions and 27118 deletions

View File

@@ -120,6 +120,7 @@ const string ALLOW_CLASS_FISTRAZIEL = "PRC_AllowFistRaz";
const string ALLOW_CLASS_FIST_OF_DAL_QUOR = "PRC_AllowDalQuor";
const string ALLOW_CLASS_FIST_OF_ZUOKEN = "PRC_AllowFoZ";
const string ALLOW_CLASS_FMM = "PRC_AllowFMM";
const string ALLOW_CLASS_FOCHULAN_LYRIST = "PRC_AllowFocLyr";
const string ALLOW_CLASS_FOE_HUNTER = "PRC_AllowFH";
const string ALLOW_CLASS_FORESTMASTER = "PRC_AllowForMast";
const string ALLOW_CLASS_FORSAKER = "PRC_AllowForsaker";