Bugfixes & a new release.
Fixed: Paladins not getting Scythe Prof, Elves not getting Elven blade prof when they had martial group prof, Missing Practiced Spellcaster (KotW) feat, bugs in prc_inc_spells, spell targeting bugs (found more), FMM / Warmage marker feat error, JoWaW spellcasting, KotW tlk error in 1st lvl spell list. New release.
This commit is contained in:
@@ -2276,15 +2276,17 @@ const int FEAT_FOCUSED_SPELL_PENETRATION_EVOCATION = 3132;
|
||||
const int FEAT_FOCUSED_SPELL_PENETRATION_ILLUSION = 3133;
|
||||
const int FEAT_FOCUSED_SPELL_PENETRATION_NECROMANCY = 3134;
|
||||
const int FEAT_FOCUSED_SPELL_PENETRATION_TRANSMUTATION = 3135;
|
||||
|
||||
const int FEAT_DISCIPLE_OF_SUN = 3127;
|
||||
const int FEAT_EMPOWER_TURNING = 3126;
|
||||
const int FEAT_IMPROVED_TURNING = 3055;
|
||||
|
||||
const int FEAT_PRACTICED_SPELLCASTER_BARD = 3121;
|
||||
const int FEAT_PRACTICED_SPELLCASTER_CLERIC = 3122;
|
||||
const int FEAT_PRACTICED_SPELLCASTER_DRUID = 3123;
|
||||
const int FEAT_PRACTICED_SPELLCASTER_SORCERER = 3124;
|
||||
const int FEAT_PRACTICED_SPELLCASTER_WIZARD = 3125;
|
||||
|
||||
const int FEAT_PRACTICED_SPELLCASTER_KOTW = 3312;
|
||||
const int FEAT_PRACTICED_SPELLCASTER_PALADIN = 24086;
|
||||
const int FEAT_PRACTICED_SPELLCASTER_RANGER = 24087;
|
||||
const int FEAT_PRACTICED_SPELLCASTER_ASSASSIN = 24088;
|
||||
|
Reference in New Issue
Block a user