2025/05/19 Update

Updated baseclass feat 2das for Hobgoblin Warsoul.
Added baseclass marker feats for Sublime Chord.
Updated RHD caster races with informational spellcasting marker feat.
Updated inc_utility for Fochlucan Lyrist's Bardic Knowledge.
Added Spellblast debug text.
Made more progress on prc_getbest_inc
MultisummonPresummon fix by TiredByFirelight
This commit is contained in:
Jaysyn904
2025-05-19 22:47:21 -04:00
parent 76475dba2b
commit 404ea74cc7
85 changed files with 36347 additions and 28609 deletions

View File

@@ -4642,6 +4642,7 @@ const int FEAT_SHADOWMIND_MANIFEST_WILDER = 18171;
const int FEAT_SOULCASTER_MANIFEST_WILDER = 18172;
//:: Racial caster marker feats
const int FEAT_MONSTROUS_SPELLCASTING_WARSOUL = 18199;
const int FEAT_FEY_SPELLCASTING_GLOURA = 18200;
const int FEAT_ABERRATION_SPELLCASTING_DRIDER = 18201;
const int FEAT_MONSTROUS_SPELLCASTING_ARKAMOI = 18202;
@@ -5427,6 +5428,18 @@ const int FEAT_WAYFARER_SPELLCASTING_SUBLIME_CHORD = 18945;
const int FEAT_WILDMAGE_SPELLCASTING_SUBLIME_CHORD = 18946;
const int FEAT_WWOC_SPELLCASTING_SUBLIME_CHORD = 18947;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_ABERRATION = 19605;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_FEY = 19606;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_MONSTROUS = 19607;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_OUTSIDER = 19608;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_SHAPECHANGER = 19609;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_BARD = 19610;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_BEGUILER = 19611;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_DUSKBLADE = 19612;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_SORCERER = 19613;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_WARMAGE = 19614;
const int FEAT_SUBLIME_CHORD_SPELLCASTING_WIZARD = 19615;
//:: Suel Archanamach marker feats
const int FEAT_ABCHAMP_SPELLCASTING_SUEL_ARCHANAMACH = 18948;
const int FEAT_AOTS_SPELLCASTING_SUEL_ARCHANAMACH = 18949;